Skip to content

Commit e9c2852

Browse files
authored
Fix backwards compatibility from 4.3.2 (#2254)
1 parent e85fe3b commit e9c2852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redis/lock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def __exit__(
169169

170170
def acquire(
171171
self,
172-
*,
173172
sleep: Optional[Number] = None,
174173
blocking: Optional[bool] = None,
175174
blocking_timeout: Optional[Number] = None,

0 commit comments

Comments
 (0)