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 671a337 commit 6239d86Copy full SHA for 6239d86
doc/conf.py
@@ -27,7 +27,7 @@
27
templates_path = ['_templates']
28
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
29
30
-intersphinx_mapping = {'py': ('https://docs.python.org/3.12', None)}
+intersphinx_mapping = {'py': ('https://docs.python.org/3', None)}
31
32
add_module_names = False
33
0 commit comments