Skip to content

Commit c227177

Browse files
committed
Fix spacing.
1 parent e57755e commit c227177

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

heudiconv/convert.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,6 @@ def save_converted_files(res, item_dicoms, bids_options, outtype, prefix, outnam
580580
else:
581581
echo_number = echo_times.index(fileinfo['EchoTime']) + 1
582582

583-
584583
supported_multiecho = ['_bold', '_epi', '_sbref', '_T1w', '_PDT2']
585584
# Now, decide where to insert it.
586585
# Insert it **before** the following string(s), whichever appears first.

0 commit comments

Comments
 (0)