Skip to content

Commit 14476e2

Browse files
committed
Fixed typo
1 parent 0adaa9e commit 14476e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etcd/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def __init__(
7272
read_timeout (int): max seconds to wait for a read.
7373
7474
allow_redirect (bool): allow the client to connect to other nodes.
75-
+
75+
7676
protocol (str): Protocol used to connect to etcd.
7777
7878
cert (mixed): If a string, the whole ssl client certificate;

0 commit comments

Comments
 (0)