Skip to content

Commit

Permalink
Revert "Fix spurious errors on builtins.open (#15161)" (#15508)
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Jun 24, 2023
1 parent 16fe5da commit ba7887b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mypy/semanal_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"abc",
"collections",
"collections.abc",
"typing_extensions",
]


Expand Down

0 comments on commit ba7887b

Please sign in to comment.