Skip to content

Commit 72aef4f

Browse files
committed
FIX: style
1 parent 8357f83 commit 72aef4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

petprep/workflows/pet/fit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def init_pet_fit_wf(
337337
mem_gb=mem_gb['resampled'],
338338
)
339339
corrected_reference = pe.Node(
340-
niu.Function(
340+
niu.Function(
341341
function=reference_function,
342342
input_names=reference_input_names,
343343
output_names=['out_file'],

0 commit comments

Comments
 (0)