mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-13 10:08:27 +08:00
7c4765357a
* Make requests.Response.iter_content allow None According to the docstring: > chunk_size must be of type int or None * Combine and alphabetize import statement