diff --git a/README.rst b/README.rst index ba10870..27fb57a 100644 --- a/README.rst +++ b/README.rst @@ -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 \ No newline at end of file + #APIException is parent of both ResponseException and ApiTimeoutException