mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-23 08:16:49 +08:00
Currently, iter_lines() doesn't have any type annotations despite the types being very similar to iter_content and the types can be pretty readily derived from the source.