summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Lib/test/.ruff.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/.ruff.toml b/Lib/test/.ruff.toml
index 424c81f..329a3b4 100644
--- a/Lib/test/.ruff.toml
+++ b/Lib/test/.ruff.toml
@@ -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",
]