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.
2 parents a9d56f0 + 1d8eb32 commit 0b2b332Copy full SHA for 0b2b332
docs/source/conf.py
@@ -54,7 +54,7 @@
54
exclude_patterns = []
55
56
# Example configuration for intersphinx: refer to the Python standard library.
57
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'python': ('http://docs.python.org/', None)}
58
59
# -- Options for HTML output ----------------------------------------------
60
0 commit comments