Skip to content

Commit

Permalink
[3.12] Lint: Include test_monitoring.py for Ruff (pythonGH-110898) (p…
Browse files Browse the repository at this point in the history
…ython#110899)

Lint: Include test_monitoring.py for Ruff (pythonGH-110898)
(cherry picked from commit 9608704)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
  • Loading branch information
3 people committed Oct 15, 2023
1 parent 9c39149 commit 7de3c8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Lib/test/.ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]

0 comments on commit 7de3c8b

Please sign in to comment.