We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54b92d commit 1639986Copy full SHA for 1639986
Lib/test/.ruff.toml
@@ -18,7 +18,7 @@ extend-exclude = [
18
"test_lazy_import/__init__.py",
19
"test_lazy_import/data/*.py",
20
"test_lazy_import/data/**/*.py",
21
- # Unary literal pattern is not yet supported by Ruff (GH-145239)
+ # Unary plus literal pattern is not yet supported by Ruff (GH-145239)
22
"test_patma.py",
23
]
24
0 commit comments