Skip to content

Commit 97cfe22

Browse files
committed
Typo
1 parent cbb6a73 commit 97cfe22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pusher/pusher.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ def __init__(
7171
ssl,
7272
host,
7373
port,
74-
timeout, cluster,
74+
timeout,
75+
cluster,
7576
encryption_master_key,
7677
encryption_master_key_base64,
7778
json_encoder,

0 commit comments

Comments
 (0)