We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce116a2 + bed496f commit 70263a7Copy full SHA for 70263a7
docs/conf.py
@@ -190,4 +190,4 @@
190
191
192
# Example configuration for intersphinx: refer to the Python standard library.
193
-intersphinx_mapping = {"https://docs.python.org/": None}
+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
0 commit comments