We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0ef79c + 9ed321f commit b73bd70Copy full SHA for b73bd70
README.rst
@@ -162,4 +162,4 @@ Example:
162
except ApiTimeoutException as e:
163
#Handle timeout => use fallback
164
except APIException as e:
165
- #APIException is parent of both ResponseException and ApiTimeoutException
+ #APIException is parent of both ResponseException and ApiTimeoutException
0 commit comments