Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Nov 9, 2023
1 parent 01b252b commit c48f67a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions aslprep/workflows/asl/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,6 @@ def init_asl_preproc_wf(asl_file, has_fieldmap=False):
]),
])
# fmt:on
return workflow

# Map final ASL mask into T1w space (if required)
nonstd_spaces = set(spaces.get_nonstandard())
Expand Down Expand Up @@ -957,7 +956,6 @@ def _last(inlist):
(initial_aslref_wf, ds_report_validation, [("outputnode.validation_report", "in_file")]),
])
# fmt:on
return workflow

# Fill-in datasinks of reportlets seen so far
for node in workflow.list_node_names():
Expand Down

0 comments on commit c48f67a

Please sign in to comment.