Skip to content

Commit 895ccd7

Browse files
sebwojcverna
authored andcommitted
Add missing blankline in ProxyClient docstring
Signed-off-by: Sebastian Wojciechowski <s.wojciechowski89@gmail.com>
1 parent ee25c11 commit 895ccd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fedora/client/proxyclient.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ class ProxyClient(object):
101101
forever.
102102
103103
.. attribute:: timeout
104+
104105
A float describing the timeout of the connection. The timeout only
105106
affects the connection process itself, not the downloading of the
106107
response body. Defaults to 120 seconds.

0 commit comments

Comments
 (0)