Skip to content

Commit 7908ad3

Browse files
committed
JSONDecodeError included in the documentation #6260
1 parent c57f1f0 commit 7908ad3

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
@@ -36,6 +36,7 @@ Exceptions
3636
.. autoexception:: requests.ConnectTimeout
3737
.. autoexception:: requests.ReadTimeout
3838
.. autoexception:: requests.Timeout
39+
.. autoexception:: requests.JSONDecodeError
3940

4041

4142
Request Sessions

0 commit comments

Comments
 (0)