Skip to content

Commit a8f17c4

Browse files
committed
DOC: Lint conf.py file
[skip azp] [skip cirrus]
1 parent 08f8bc7 commit a8f17c4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/source/conf.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,12 @@ def setup(app):
251251
],
252252
"header_links_before_dropdown": 6,
253253
# Add light/dark mode and documentation version switcher:
254-
"navbar_end": ["search-button", "theme-switcher", "version-switcher", "navbar-icon-links"],
254+
"navbar_end": [
255+
"search-button",
256+
"theme-switcher",
257+
"version-switcher",
258+
"navbar-icon-links"
259+
],
255260
"navbar_persistent": [],
256261
"switcher": {
257262
"version_match": switcher_version,

0 commit comments

Comments
 (0)