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 79efed6 commit c915137Copy full SHA for c915137
docs/conf.py
@@ -58,6 +58,8 @@
58
# The full version, including alpha/beta/rc tags.
59
release = version
60
61
+intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}
62
+
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
65
#language = None
0 commit comments