Skip to content

Commit

Permalink
Update rapidtide.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Sep 18, 2024
1 parent b0475c4 commit ab3b7fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fmripost_rapidtide/interfaces/rapidtide.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ class _RapidtideInputSpec(CommandLineInputSpec):
class _RapidtideOutputSpec(TraitedSpec):
pass


for name in rapidtide_output_spec.keys():
_RapidtideOutputSpec.add_class_trait(name, File)

Expand Down

0 comments on commit ab3b7fa

Please sign in to comment.