Skip to content

Commit 1e62a3e

Browse files
authored
Merge pull request #6262 from winmorre/docs-update/#6260
JSONDecodeError included in the documentation
2 parents c57f1f0 + 7908ad3 commit 1e62a3e

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)