Skip to content

Commit b0e43cb

Browse files
authored
[3.11] Lint: Remove files that no longer fail to parse (GH-110356) (#110361)
Remove files that no longer fail to parse
1 parent 8f22504 commit b0e43cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/.ruff.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ extend-exclude = [
99
"encoded_modules/module_iso_8859_1.py",
1010
"encoded_modules/module_koi8_r.py",
1111
"test_source_encoding.py",
12-
# Failed to parse
13-
"test_fstring.py",
1412
# TODO Fix: F811 Redefinition of unused name
1513
"test_buffer.py",
1614
"test_dataclasses/__init__.py",

0 commit comments

Comments
 (0)