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 144da53 commit b57a4a5Copy full SHA for b57a4a5
docs/conf.py
@@ -162,4 +162,4 @@
162
# -- Options for intersphinx extension ---------------------------------------
163
164
# Example configuration for intersphinx: refer to the Python standard library.
165
-intersphinx_mapping = {'https://docs.python.org/': None}
+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
0 commit comments