massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2 / redis / utils.pyi
diff --git a/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2/redis/utils.pyi b/.config/coc/extensions/coc-python-data/languageServer.0.5.59/Typeshed/third_party/2/redis/utils.pyi
new file mode 100644 (file)
index 0000000..4c7c3eb
--- /dev/null
@@ -0,0 +1,8 @@
+from typing import Any\r
+\r
+HIREDIS_AVAILABLE = ...  # type: Any\r
+\r
+def from_url(url, db=..., **kwargs): ...\r
+def pipeline(redis_obj): ...\r
+\r
+class dummy: ...\r