Skip to content

Commit 685288f

Browse files
authored
linters
1 parent 8b35dbb commit 685288f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redis/commands/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import hashlib
33
import time
44
import warnings
5-
65
from typing import List, Optional
76

87
from redis.exceptions import ConnectionError, DataError, NoScriptError, RedisError

0 commit comments

Comments
 (0)