Skip to content

Commit 6286ed8

Browse files
author
Jaime Arias
committed
fixing related files
1 parent a81d993 commit 6286ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/utils/filemanip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131

3232
related_filetype_sets = [
33-
('.hdr', '.img', '.mat'),
33+
('.hdr', '.img', '.mat', '.nii'),
3434
('.BRIK', '.HEAD'),
3535
]
3636

0 commit comments

Comments
 (0)