Skip to content

Commit f091543

Browse files
dPyseffigies
andauthored
Update niworkflows/interfaces/nibabel.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent b3826e7 commit f091543

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)