Skip to content

Commit a6acd1c

Browse files
committed
remove preprocess directory
1 parent 326ea89 commit a6acd1c

File tree

4 files changed

+1
-49
lines changed

4 files changed

+1
-49
lines changed

nipype/workflows/dmri/preprocess/__init__.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

nipype/workflows/dmri/preprocess/tests/__init__.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

nipype/workflows/dmri/preprocess/tests/test_epi.py

Lines changed: 0 additions & 44 deletions
This file was deleted.

nipype/workflows/dmri/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
22
# vi: set ft=python sts=4 ts=4 sw=4 et:
33

4+
45
def configuration(parent_package='', top_path=None):
56
from numpy.distutils.misc_util import Configuration
67

0 commit comments

Comments
 (0)