Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f2a5efa

Browse filesBrowse files
committed
Fixed doc dependency on numpy_ext.numpydoc
1 parent 39a54e2 commit f2a5efa
Copy full SHA for f2a5efa

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.