Skip to content

Commit 5cb003c

Browse files
author
blakedewey
committed
Updated ApplyTransform Specs
1 parent 6f97b09 commit 5cb003c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/ants/tests/test_auto_ApplyTransforms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
def test_ApplyTransforms_inputs():
66
input_map = dict(args=dict(argstr='%s',
77
),
8-
default_value=dict(argstr='--default-value %d',
8+
default_value=dict(argstr='--default-value %g',
99
usedefault=True,
1010
),
1111
dimension=dict(argstr='--dimensionality %d',

0 commit comments

Comments
 (0)