Skip to content

Commit ee33d20

Browse files
committed
run black
1 parent 6dfc65a commit ee33d20

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,7 @@
6363
html_static_path = ["_static"]
6464

6565
# -- MyST settings -----------------------------------------------------------
66-
myst_enable_extensions = [
67-
"deflist",
68-
"html_admonition",
69-
"html_image",
70-
"colon_fence"
71-
]
66+
myst_enable_extensions = ["deflist", "html_admonition", "html_image", "colon_fence"]
7267

7368
# Sphinx multiversion config
7469
smv_branch_whitelist = r"^(main|dev|yep/.*)$"

0 commit comments

Comments
 (0)