Skip to content

Commit 0cb3621

Browse files
committed
isort
1 parent 739852e commit 0cb3621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nibabies/workflows/bold/resampling.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,8 +1051,8 @@ def init_bold_grayords_wf(grayord_density, mem_gb, repetition_time, name="bold_g
10511051
import templateflow as tf
10521052
from niworkflows.engine.workflows import LiterateWorkflow as Workflow
10531053
from niworkflows.interfaces.utility import KeySelect
1054-
from ...interfaces.nibabel import ReorientImage
10551054

1055+
from ...interfaces.nibabel import ReorientImage
10561056
from ...interfaces.workbench import CiftiCreateDenseTimeseries
10571057

10581058
workflow = Workflow(name=name)

0 commit comments

Comments
 (0)