Skip to content

Commit cabc92a

Browse files
authored
Merge pull request #28 from lias-laboratory/Fixing-doc-bug-about-sphinx-prompt
fix doc bug about sphinx-prompt
2 parents 7bc6df0 + 775db8d commit cabc92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"sphinx.ext.autodoc",
2626
"sphinx.ext.autosummary",
2727
"sphinx.ext.viewcode",
28-
"sphinx-prompt",
28+
"sphinx_prompt",
2929
"sphinx.ext.napoleon",
3030
"sphinxcontrib.sass",
3131
"sphinx_remove_toctrees",

0 commit comments

Comments
 (0)