Skip to content

Commit e191ce2

Browse files
committed
sort the list
1 parent 70b2469 commit e191ce2

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
@@ -43,9 +43,9 @@
4343

4444
# Skip if downstream redistributors haven't installed them
4545
_OPTIONAL_EXTENSIONS = (
46+
'linklint.ext',
4647
'notfound.extension',
4748
'sphinxext.opengraph',
48-
'linklint.ext',
4949
)
5050
for optional_ext in _OPTIONAL_EXTENSIONS:
5151
try:

0 commit comments

Comments
 (0)