Skip to content

Commit 9011c74

Browse files
authored
Update conf.py
1 parent d392c89 commit 9011c74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
# Add any Sphinx extension module names here, as strings. They can be
3131
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3232
# ones.
33-
extensions = ['myst_parser'
34-
]
33+
extensions = ['myst_parser']
3534

3635
# Add any paths that contain templates here, relative to this directory.
3736
templates_path = ['_templates']

0 commit comments

Comments
 (0)