Skip to content

Commit b29d082

Browse files
committed
Update "conf.py" file.
1 parent 1f77e6d commit b29d082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348

349349
autoclass_content = 'both'
350350

351-
intersphinx_mapping = {'python': ('https://docs.python.org/3.5', None)}
351+
intersphinx_mapping = {'python': ('https://docs.python.org/3.7', None)}
352352

353353

354354
def _autodoc_process_docstring(app, what, name, obj, options, lines):

0 commit comments

Comments
 (0)