Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Lint: Include test_monitoring.py for Ruff
  • Loading branch information
hugovk committed Oct 15, 2023
commit 5da866579404b577384db7d1c52497be732aa915
2 changes: 0 additions & 2 deletions Lib/test/.ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ extend-exclude = [
"test_subclassinit.py",
"test_yield_from.py",
"time_hashlib.py",
# Pending https://github.com/python/cpython/pull/109139
"test_monitoring.py",
]