Skip to content

Commit 9023c4d

Browse files
committed
BF: Acknowledge dft.py to be part of the nibabel package now.
1 parent e05415b commit 9023c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/dicomfs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import errno
1616
import time
1717
import locale
1818
import fuse
19-
import dft
19+
import nibabel.dft as dft
2020

2121
uid = os.getuid()
2222
gid = os.getgid()

0 commit comments

Comments
 (0)