Skip to content

Commit 8feed9e

Browse files
dPysoesteban
andauthored
Update niworkflows/interfaces/nibabel.py
Co-Authored-By: Oscar Esteban <[email protected]>
1 parent d15bf85 commit 8feed9e

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
@@ -100,7 +100,7 @@ class _FourToThreeOutputSpec(TraitedSpec):
100100
desc='output list of 3d images')
101101

102102

103-
class FourToThree(SimpleInterface):
103+
class SplitSeries(SimpleInterface):
104104
"""Split a 4D dataset along the last dimension
105105
into a series of 3D volumes."""
106106

0 commit comments

Comments
 (0)