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.
1 parent 3f92023 commit 975028eCopy full SHA for 975028e
requests_oauth2client/exceptions.py
@@ -16,7 +16,7 @@ class OAuth2Error(Exception):
16
17
Args:
18
response: the HTTP response containing the error
19
- client : the OAuth2Client used to send the request
+ client: the OAuth2Client used to send the request
20
description: description of the error
21
22
"""
0 commit comments