Skip to content

Commit 17bc5e6

Browse files
remove unused argument for theme flyout display
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 4e180f0 commit 17bc5e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ def setup(app):
8787

8888
html_theme = "pydata_sphinx_theme"
8989
html_theme_options = {
90-
"flyout_display": "attached",
9190
"language_selector": False,
9291
"style_external_links": True,
9392
"prev_next_buttons_location": "both",

0 commit comments

Comments
 (0)