Skip to content

Commit bad2cd6

Browse files
committed
isort
1 parent a94a35f commit bad2cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/asyncio/cluster.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
List,
1212
Mapping,
1313
Optional,
14+
Tuple,
1415
Type,
1516
TypeVar,
16-
Tuple,
1717
Union,
1818
)
1919

0 commit comments

Comments
 (0)