Skip to content

Commit e658413

Browse files
authored
[3.12] Lint: Remove files that no longer fail to parse (GH-110356) (#110360)
Remove files that no longer fail to parse
1 parent bc1fe35 commit e658413

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_koi8_r.py",
1010
# Failed to parse
1111
"badsyntax_3131.py",
12-
"support/socket_helper.py",
13-
"test_fstring.py",
1412
"test_lib2to3/data/bom.py",
1513
"test_lib2to3/data/crlf.py",
1614
"test_lib2to3/data/different_encoding.py",

0 commit comments

Comments
 (0)