Skip to content

Commit cd5547a

Browse files
author
dmordom
committed
line adjusted
1 parent cc37791 commit cd5547a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nipype/pipeline/tests/test_engine.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010

1111
import networkx as nx
1212

13-
from nipype.testing import (assert_raises, assert_equal, assert_true,
14-
assert_false)
13+
from nipype.testing import (assert_raises, assert_equal, assert_true, assert_false)
1514
import nipype.interfaces.base as nib
1615
import nipype.pipeline.engine as pe
1716
from nipype import logging

0 commit comments

Comments
 (0)