Skip to content

Commit

Permalink
linter: black
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Feb 22, 2022
1 parent f4a6955 commit d688f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitelist.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
exc_value # unused variable (/data/repos/redis/redis-py/redis/asyncio/utils.py:26)
traceback # unused variable (/data/repos/redis/redis-py/redis/asyncio/utils.py:26)
AsyncConnectionPool # unused import (//data/repos/redis/redis-py/redis/typing.py:9)
AsyncRedis # unused import (//data/repos/redis/redis-py/redis/commands/core.py:49)
AsyncRedis # unused import (//data/repos/redis/redis-py/redis/commands/core.py:49)

0 comments on commit d688f55

Please sign in to comment.