Skip to content

Commit fb1c989

Browse files
tsaloeffigies
andauthored
Update fmriprep/workflows/bold/base.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent b07f6ac commit fb1c989

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fmriprep/workflows/bold/base.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -543,9 +543,9 @@ def init_bold_wf(
543543
]) # fmt:skip
544544

545545
bold_fsLR_resampling_wf.__desc__ += """\
546-
A "goodvoxels" mask was applied during volume-to-surface sampling in fsLR space,
547-
excluding voxels whose time-series have a locally high coefficient of variation.
548-
"""
546+
A "goodvoxels" mask was applied during volume-to-surface sampling in fsLR space,
547+
excluding voxels whose time-series have a locally high coefficient of variation.
548+
"""
549549

550550
bold_grayords_wf = init_bold_grayords_wf(
551551
grayord_density=config.workflow.cifti_output,

0 commit comments

Comments
 (0)