Skip to content

Commit d1469aa

Browse files
committed
Fixed black formatting
1 parent 4e6b2f0 commit d1469aa

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,7 @@
111111
],
112112
}
113113

114-
html_context = {
115-
"default_mode": "light"
116-
}
114+
html_context = {"default_mode": "light"}
117115

118116
# Add any paths that contain custom static files (such as style sheets) here,
119117
# relative to this directory. They are copied after the builtin static files,

0 commit comments

Comments
 (0)