mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-09 08:26:45 +08:00
The missing colon in the variable type annotation means that the type of stream is currently incorrectly determined to be of type ellipsis, rather than IO[str].