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 8f22504 commit b0e43cbCopy full SHA for b0e43cb
Lib/test/.ruff.toml
@@ -9,8 +9,6 @@ extend-exclude = [
9
"encoded_modules/module_iso_8859_1.py",
10
"encoded_modules/module_koi8_r.py",
11
"test_source_encoding.py",
12
- # Failed to parse
13
- "test_fstring.py",
14
# TODO Fix: F811 Redefinition of unused name
15
"test_buffer.py",
16
"test_dataclasses/__init__.py",
0 commit comments