massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / requests / compat.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2and3/requests/compat.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2and3/requests/compat.pyi
new file mode 100644 (file)
index 0000000..c073f21
--- /dev/null
@@ -0,0 +1,6 @@
+# Stubs for requests.compat (Python 3.4)\r
+\r
+from typing import Any\r
+import collections\r
+\r
+OrderedDict = collections.OrderedDict\r