Skip to content

Commit 114f97c

Browse files
author
Maxime Belanger
committed
Merge pull request #11 from r-daneel/fix_documentation-timout_is_float
specify that timeout must be float
2 parents c5bb98c + 6d99a63 commit 114f97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ API
3030

3131
:user: API username
3232
:password: API Password or token
33-
:timeout: api timeout given to requests
33+
:timeout: api timeout given to requests (type: float)
3434

3535
*Default:* ``60``
3636
:use_http_get:

0 commit comments

Comments
 (0)