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 9a7a523 commit 93380b5Copy full SHA for 93380b5
Lib/test/.ruff.toml
@@ -10,9 +10,9 @@ extend-exclude = [
10
"encoded_modules/module_koi8_r.py",
11
# SyntaxError because of t-strings
12
"test_annotationlib.py",
13
+ "test_pprint.py",
14
"test_string/test_templatelib.py",
15
"test_tstring.py",
- "test_pprint.py",
16
# New grammar constructions may not yet be recognized by Ruff,
17
# and tests re-use the same names as only the grammar is being checked.
18
"test_grammar.py",
0 commit comments