Skip to content

Commit 9b8aefc

Browse files
authored
Update conf.py
1 parent 1aed975 commit 9b8aefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
# Remove sphinx configuration comments from code blocks
8787
"remove_config_comments": True,
8888
# Sort gallery example by file name instead of number of lines (default)
89-
"within_subsection_order": FileNameSortKey,
89+
"within_subsection_order": "FileNameSortKey"
9090
# directory where function granular galleries are stored
9191
"backreferences_dir": None,
9292
# Modules for which function level galleries are created. In

0 commit comments

Comments
 (0)