Skip to content

Commit 40f6de1

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

niworkflows/interfaces/nibabel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ def _run_interface(self, runtime):
9090

9191
return runtime
9292

93+
9394
class _Save4Dto3DInputSpec(BaseInterfaceInputSpec):
9495
in_file = File(exists=True, mandatory=True, desc='input 4d image')
9596

0 commit comments

Comments
 (0)