mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-26 13:51:30 +08:00
* Update annotations for requests.api.get Argument params of requests.api.get accepts not only dictionaries of str, str pairs, but dictionaries and tuples of various types.