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 d0bfb57 commit 0364999Copy full SHA for 0364999
‎docs/conf.py
@@ -359,7 +359,6 @@
359
# Example configuration for intersphinx: refer to the Python standard library.
360
intersphinx_mapping = {
361
"python": ("https://python.readthedocs.org/en/latest/", None),
362
- "requests": ("https://docs.python-requests.org/en/master/", None),
363
"google-auth": ("https://googleapis.dev/python/google-auth/latest/", None),
364
"google.api_core": ("https://googleapis.dev/python/google-api-core/latest/", None,),
365
"grpc": ("https://grpc.github.io/grpc/python/", None),
0 commit comments