Skip to content

Commit 5690c7a

Browse files
author
Matt Sokoloff
committed
yapf
1 parent 6c86e5a commit 5690c7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@
5252
html_static_path = ['_static']
5353

5454
# Prevent the sidebar from collapsing
55-
html_js_files = [
56-
'js/prevent_collapse.js'
57-
]
55+
html_js_files = ['js/prevent_collapse.js']
5856
html_theme_options = {
5957
"collapse_navigation": False,
6058
}

0 commit comments

Comments
 (0)