massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / requests / compat.pyi
1 # Stubs for requests.compat (Python 3.4)\r
2 \r
3 from typing import Any\r
4 import collections\r
5 \r
6 OrderedDict = collections.OrderedDict\r