Skip to content

Commit cb64064

Browse files
authored
Update Doc/conf.py
1 parent c496ba1 commit cb64064

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
@@ -359,7 +359,7 @@
359359
'papersize': 'a4paper',
360360
# The font size ('10pt', '11pt' or '12pt').
361361
'pointsize': '10pt',
362-
'maxlistdepth': 7, # for layers in reference/executionmodel.rst#Python Runtime Model, see #gh-139588
362+
'maxlistdepth': '8', # See https://github.com/python/cpython/issues/139588
363363
}
364364

365365
# Grouping the document tree into LaTeX files. List of tuples

0 commit comments

Comments
 (0)