Skip to content

Commit

Permalink
Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Sep 18, 2024
1 parent 806bc5d commit b0475c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fmripost_rapidtide/workflows/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,6 @@ def init_denoise_single_run_wf(*, bold_file: str):

from fmripost_rapidtide.interfaces.bids import DerivativesDataSink
from fmripost_rapidtide.interfaces.rapidtide import RetroGLM
from fmripost_rapidtide.interfaces.reportlets import FCInflationPlotRPT
from fmripost_rapidtide.workflows.confounds import init_denoising_confounds_wf

workflow = Workflow(name=_get_wf_name(bold_file, 'rapidtide_denoise'))
Expand Down

0 comments on commit b0475c4

Please sign in to comment.