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 d9a6a87 commit 03cdac2Copy full SHA for 03cdac2
docs/conf.py
@@ -91,4 +91,4 @@ def setup(app):
91
'Miscellaneous'),
92
]
93
94
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
0 commit comments