Skip to content

Commit ba8345f

Browse files
committed
remove unnecessary comment
1 parent f331594 commit ba8345f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/sphinxext/gallery_order.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@ def __call__(self, item):
119119
# ensure not explicitly listed items come last.
120120
return "zzz" + item
121121

122-
# from sphinx.confing import is_serializable
123-
# assert is_serializable(MplExplicitSubOrder)
124-
125122

126123
# Provide the above classes for use in conf.py
127124
sectionorder = MplExplicitOrder(explicit_order_folders)

0 commit comments

Comments
 (0)