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 33d79be commit b2e3688Copy full SHA for b2e3688
google_auth_oauthlib/flow.py
@@ -276,7 +276,7 @@ def fetch_token(self, **kwargs):
276
277
Returns:
278
Mapping[str, str]: The obtained tokens. Typically, you will not use
279
- return value of this function and instead and use
+ return value of this function and instead use
280
:meth:`credentials` to obtain a
281
:class:`~google.auth.credentials.Credentials` instance.
282
"""
0 commit comments