Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2a5efa

Browse files
committed
Fixed doc dependency on numpy_ext.numpydoc
1 parent 39a54e2 commit f2a5efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'matplotlib.sphinxext.plot_directive', 'sphinx.ext.inheritance_diagram',
3232
'gen_gallery', 'gen_rst',
3333
'matplotlib.sphinxext.ipython_console_highlighting', 'github',
34-
'numpy_ext.numpydoc']
34+
'numpydoc']
3535

3636

3737
try:

0 commit comments

Comments
 (0)