mirror of
https://github.com/python/cpython.git
synced 2025-10-03 21:55:41 +00:00
[3.12] Lint: Include test_monitoring.py for Ruff (GH-110898) (#110899)
Lint: Include test_monitoring.py for Ruff (GH-110898)
(cherry picked from commit 9608704cde
)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
parent
9c39149b4b
commit
7de3c8b7b6
1 changed files with 0 additions and 2 deletions
|
@ -36,6 +36,4 @@ extend-exclude = [
|
|||
"test_tokenize.py",
|
||||
"test_yield_from.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