massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / httplib2 / httplib2 / auth.pyi
diff --git a/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/httplib2/httplib2/auth.pyi b/.config/coc/extensions/node_modules/coc-pyright/node_modules/pyright/dist/typeshed-fallback/stubs/httplib2/httplib2/auth.pyi
new file mode 100644 (file)
index 0000000..d7168f1
--- /dev/null
@@ -0,0 +1,15 @@
+from typing import Any
+
+UNQUOTE_PAIRS: Any
+unquote: Any
+tchar: Any
+token: Any
+token68: Any
+quoted_string: Any
+auth_param_name: Any
+auth_param: Any
+params: Any
+scheme: Any
+challenge: Any
+authentication_info: Any
+www_authenticate: Any