Skip to content

Commit 37fa9cd

Browse files
story645timhoffm
andauthored
Update doc/sphinxext/gallery_order.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 3339be3 commit 37fa9cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/sphinxext/gallery_order.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@
4141
'../plot_types/3D',
4242
UNSORTED]
4343

44-
order_lists = [examples_order,
45-
tutorials_order,
46-
plot_types_order]
44+
order_lists = [examples_order, tutorials_order, plot_types_order]
4745

4846
explicit_order_folders = [f for files in order_lists
4947
for f in order[:order.index(UNSORTED)]]

0 commit comments

Comments
 (0)