Skip to content

Commit 55e232f

Browse files
committed
Revert "Fix spurious errors on builtins.open (python#15161)"
This reverts commit 66602fc.
1 parent 7d031be commit 55e232f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/semanal_main.py

Lines changed: 0 additions & 1 deletion
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)