We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0adaa9e commit 14476e2Copy full SHA for 14476e2
src/etcd/client.py
@@ -72,7 +72,7 @@ def __init__(
72
read_timeout (int): max seconds to wait for a read.
73
74
allow_redirect (bool): allow the client to connect to other nodes.
75
-+
+
76
protocol (str): Protocol used to connect to etcd.
77
78
cert (mixed): If a string, the whole ssl client certificate;
0 commit comments