Skip to content

Commit 7ed02c9

Browse files
committed
removed empty line
1 parent f9baab8 commit 7ed02c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fmriprep/workflows/bold/stc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def init_bold_stc_wf(metadata, name='bold_stc_wf'):
6565

6666
LOGGER.log(25, 'Slice-timing correction will be included.')
6767

68-
6968
# It would be good to fingerprint memory use of afni.TShift
7069
slice_timing_correction = pe.Node(
7170
afni.TShift(outputtype='NIFTI_GZ',

0 commit comments

Comments
 (0)