massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2 / redis / utils.pyi
1 from typing import Any\r
2 \r
3 HIREDIS_AVAILABLE = ...  # type: Any\r
4 \r
5 def from_url(url, db=..., **kwargs): ...\r
6 def pipeline(redis_obj): ...\r
7 \r
8 class dummy: ...\r