Skip to content

Commit

Permalink
remove final testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
danielasay committed Jun 25, 2024
1 parent 8e570d0 commit 67cd1ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dwiqc/tasks/prequal.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ def truncate_fmaps(self, fmap_files):
truncated_fmaps.append(fmap_dir + f'/{fmap_basename}')


sys.exit()
return truncated_fmaps


Expand Down

0 comments on commit 67cd1ee

Please sign in to comment.