Skip to content

Commit d688f55

Browse files
committed
linter: black
1 parent f4a6955 commit d688f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: whitelist.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
exc_value # unused variable (/data/repos/redis/redis-py/redis/asyncio/utils.py:26)
1515
traceback # unused variable (/data/repos/redis/redis-py/redis/asyncio/utils.py:26)
1616
AsyncConnectionPool # unused import (//data/repos/redis/redis-py/redis/typing.py:9)
17-
AsyncRedis # unused import (//data/repos/redis/redis-py/redis/commands/core.py:49)
17+
AsyncRedis # unused import (//data/repos/redis/redis-py/redis/commands/core.py:49)

0 commit comments

Comments
 (0)