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 7f55b23

Browse filesBrowse files
committed
Merge pull request #1696 from pelson/numpydoc_fix
Fixed doc dependency on numpy_ext.numpydoc
2 parents 39a54e2 + f2a5efa commit 7f55b23
Copy full SHA for 7f55b23

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.