Skip to content

Commit 266ba15

Browse files
oestebaneffigies
authored andcommitted
fix unused variable as excuse to trigger tests
1 parent 117fe8a commit 266ba15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fmriprep/workflows/bold/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,6 @@ def init_func_derivatives_wf(output_dir, output_spaces, template, freesurfer,
823823
'nonaggr_denoised_file', 'bold_cifti', 'cifti_variant']),
824824
name='inputnode')
825825

826-
suffix_fmt = 'space-{}_{}'.format
827826
variant_suffix_fmt = 'space-{}_variant-{}_{}'.format
828827

829828
ds_confounds = pe.Node(DerivativesDataSink(

0 commit comments

Comments
 (0)