8000
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 dd72ebe commit 0cd40b5Copy full SHA for 0cd40b5
docs/conf.py
@@ -203,4 +203,4 @@
203
# -- Options for intersphinx extension ---------------------------------------
204
205
# Example configuration for intersphinx: refer to the Python standard library.
206
-intersphinx_mapping = {"https://docs.python.org/": None}
+intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}
0 commit comments