Skip to content

Commit ba7887b

Browse files
committed
Revert "Fix spurious errors on builtins.open (#15161)" (#15508)
1 parent 16fe5da commit ba7887b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/semanal_main.py

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
"abc",
7676
"collections",
7777
"collections.abc",
78-
"typing_extensions",
7978
]
8079

8180

0 commit comments

Comments
 (0)