Skip to content

Commit 7ea08ea

Browse files
committed
fixed auto tests
1 parent e82772e commit 7ea08ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
'sphinx.ext.doctest',
4141
'sphinx.ext.todo',
4242
'sphinx.ext.mathjax', # math
43-
# 'myst_parser', # Markdown
44-
'recommonmark', # Markdown
43+
'myst_parser', # Markdown
44+
# 'recommonmark', # Markdown
4545
]
4646

4747
# The master toctree document.

0 commit comments

Comments
 (0)