Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 7, 2024
1 parent a8d64f3 commit 0865f35
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,7 @@ def setup(app):
# further. For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {
"header_links_before_dropdown": 6
}
html_theme_options = {"header_links_before_dropdown": 6}

# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = []
Expand Down

0 comments on commit 0865f35

Please sign in to comment.