Skip to content

Commit 05c337b

Browse files
committed
ENH: Making interface module name dcmstack to match package
Ask for relative imports to fix issues.
1 parent 622f827 commit 05c337b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/dicomstack.py renamed to nipype/interfaces/dcmstack.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import absolute_import
12
import os, string
23
from os import path
34
from glob import glob

0 commit comments

Comments
 (0)