Skip to content

Commit 975028e

Browse files
author
Guillaume Pujol
committed
extra space
1 parent 3f92023 commit 975028e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requests_oauth2client/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class OAuth2Error(Exception):
1616
1717
Args:
1818
response: the HTTP response containing the error
19-
client : the OAuth2Client used to send the request
19+
client: the OAuth2Client used to send the request
2020
description: description of the error
2121
2222
"""

0 commit comments

Comments
 (0)