Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit c47c70a

Browse files
committed
Update conf.py
1 parent 5065402 commit c47c70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
5656
# ones.
5757
extensions = [
58-
'matplotlib.sphinxext.plot_directive',
58+
#'matplotlib.sphinxext.plot_directive',
5959
'sphinx.ext.autodoc',
6060
'sphinx.ext.doctest',
6161
'sphinx.ext.intersphinx',

0 commit comments

Comments
 (0)