We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0731f commit 4cdd1ecCopy full SHA for 4cdd1ec
pydra/tasks/fsl/preprocess/applyxfm.py
@@ -1,5 +1,5 @@
1
from pydra.engine import specs
2
-from pydra.tasks.fsl.preprocess.flirt import FLIRT
+from .flirt import FLIRT
3
4
input_fields = [
5
(
0 commit comments