diff --git a/docs/conf.py b/docs/conf.py index 1ffacf2f3a..801ef81cef 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 = []