Skip to content

Commit

Permalink
[3.6] Update docs/client_reference.rst timeout line (#4194) (#4206)
Browse files Browse the repository at this point in the history
Specify the unit of measure of the timeout.
(cherry picked from commit 32ce31c)

Co-authored-by: Andrea Giacomo Baldan <a.g.baldan@gmail.com>
  • Loading branch information
asvetlov and codepr authored Oct 17, 2019
1 parent c020893 commit 7db4a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/client_reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1545,7 +1545,7 @@ ClientTimeout

.. attribute:: total

Total timeout for the whole request.
Total number of seconds for the whole request.

:class:`float`, ``None`` by default.

Expand Down

0 comments on commit 7db4a2e

Please sign in to comment.