Skip to content

Commit 2a006c2

Browse files
authored
fix sphinx_prompt config (#349)
1 parent a3da1f1 commit 2a006c2

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
@@ -46,7 +46,7 @@
4646
'sphinx.ext.graphviz',
4747
'sphinx_copybutton',
4848
'sphinx_math_dollar',
49-
'sphinx-prompt',
49+
'sphinx_prompt',
5050
'sphinx_mdinclude',
5151
'IPython.sphinxext.ipython_console_highlighting',
5252
'sphinx.ext.githubpages']

0 commit comments

Comments
 (0)