Skip to content

Commit 3e836dd

Browse files
committed
manually undo accidental linting
1 parent 0275bb2 commit 3e836dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdcflows/workflows/fit/pepolar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
# https://www.nipreps.org/community/licensing/
2222
#
2323
"""Datasets with multiple phase encoded directions."""
24-
from nipype.interfaces import utility as niu
2524
from nipype.pipeline import engine as pe
25+
from nipype.interfaces import utility as niu
2626
from niworkflows.engine.workflows import LiterateWorkflow as Workflow
2727

2828
from ... import data

0 commit comments

Comments
 (0)