We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf10fe commit 4ba798aCopy full SHA for 4ba798a
redis/asyncio/sentinel.py
@@ -1,6 +1,5 @@
1
import asyncio
2
import random
3
-import weakref
4
from typing import AsyncIterator, Iterable, Mapping, Optional, Sequence, Tuple, Type
5
6
from redis.asyncio.client import Redis
0 commit comments