mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Lint: Include test_monitoring.py for Ruff (#110898)
This commit is contained in:
parent
fa18b0afe4
commit
9608704cde
1 changed files with 0 additions and 2 deletions
|
@ -27,6 +27,4 @@ extend-exclude = [
|
||||||
"test_subclassinit.py",
|
"test_subclassinit.py",
|
||||||
"test_yield_from.py",
|
"test_yield_from.py",
|
||||||
"time_hashlib.py",
|
"time_hashlib.py",
|
||||||
# Pending https://github.com/python/cpython/pull/109139
|
|
||||||
"test_monitoring.py",
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue