Skip to content

Commit bfcd29c

Browse files
dPyseffigies
authored andcommitted
Update niworkflows/interfaces/nibabel.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent 0de7374 commit bfcd29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/interfaces/nibabel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class _Save4Dto3DOutputSpec(TraitedSpec):
9999
desc='output list of 3d images')
100100

101101

102-
class Save4Dto3D(SimpleInterface):
102+
class FourToThree(SimpleInterface):
103103
"""Split a 4D dataset along the last dimension
104104
into multiple 3D volumes."""
105105

0 commit comments

Comments
 (0)