Skip to content

Commit 765b0fc

Browse files
authored
Merge pull request #2437 from effigies/test/update_bids_data
FIX: Update pybids data directory, unbundle out-of-date numpydoc
2 parents db26703 + f1e0b19 commit 765b0fc

File tree

7 files changed

+3
-945
lines changed

7 files changed

+3
-945
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
'sphinx.ext.autodoc',
4949
'sphinx.ext.doctest',
5050
'sphinx.ext.autosummary',
51-
'numpy_ext.numpydoc',
51+
'numpydoc',
5252
'matplotlib.sphinxext.plot_directive',
5353
'matplotlib.sphinxext.only_directives',
5454
'nipype.sphinxext.plot_workflow',

doc/sphinxext/numpy_ext/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)