List extensions alphabetically

This commit is contained in:
Andrew Murray 2024-03-04 22:06:02 +11:00 committed by GitHub
parent b7ecf8442f
commit a4ac095a49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,8 +35,8 @@ extensions = [
"sphinx_copybutton",
"sphinx_inline_tabs",
"sphinx_removed_in",
"sphinxext.opengraph",
"sphinx_reredirects",
"sphinxext.opengraph",
]
intersphinx_mapping = {"python": ("https://docs.python.org/3", None)}