Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraFiedler committed Oct 26, 2017
2 parents e0ef79c + 9ed321f commit b73bd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -162,4 +162,4 @@ Example:
except ApiTimeoutException as e:
#Handle timeout => use fallback
except APIException as e:
#APIException is parent of both ResponseException and ApiTimeoutException
#APIException is parent of both ResponseException and ApiTimeoutException

0 comments on commit b73bd70

Please sign in to comment.