Skip to content

Commit 4cdd1ec

Browse files
committed
import fix
1 parent 2a0731f commit 4cdd1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydra/tasks/fsl/preprocess/applyxfm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from pydra.engine import specs
2-
from pydra.tasks.fsl.preprocess.flirt import FLIRT
2+
from .flirt import FLIRT
33

44
input_fields = [
55
(

0 commit comments

Comments
 (0)