mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 05:30:23 +08:00
Reason: open() returns IO[Any], which is acceptable as IO[bytes] but not as BytesIO.
Reason: open() returns IO[Any], which is acceptable as IO[bytes] but not as BytesIO.