Skip to content

Commit 8e5f959

Browse files
committed
Formated files
1 parent 492fffa commit 8e5f959

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/book/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
html_static_path = ["./_static"]
44

55
# CSS files
6-
html_css_files = ["custom.css",]
6+
html_css_files = [
7+
"custom.css",
8+
]
79

810
# Get rid of transitions error/warning
911
myst_footnote_transition = False

0 commit comments

Comments
 (0)