Skip to content

Commit cde5a4a

Browse files
committed
Add Timeout exception in API documentation
The Timeout exception is referenced from quickstart.rst but does not get hyperlinked. Change-Id: I69ad881bf9d2475c6239ac7b17f68ddbce0d03cd
1 parent 55df629 commit cde5a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Exceptions
5353
.. autoexception:: requests.exceptions.HTTPError
5454
.. autoexception:: requests.exceptions.URLRequired
5555
.. autoexception:: requests.exceptions.TooManyRedirects
56+
.. autoexception:: requests.exceptions.Timeout
5657

5758

5859
Status Code Lookup

0 commit comments

Comments
 (0)