Skip to content

Commit 5afb8dc

Browse files
committed
Bump Python docs intersphinx base to 3.13
1 parent 3218d77 commit 5afb8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
templates_path = ['_templates']
2828
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
2929

30-
intersphinx_mapping = {'py': ('https://docs.python.org/3.12', None)}
30+
intersphinx_mapping = {'py': ('https://docs.python.org/3.13', None)}
3131

3232
add_module_names = False
3333

0 commit comments

Comments
 (0)