mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-27 11:03:24 +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.