Skip to content

Commit f82d4c8

Browse files
committed
update specs
1 parent 61fa9f1 commit f82d4c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nipype/interfaces/ants/tests/test_auto_AffineInitializer.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ def test_AffineInitializer_inputs():
2828
mandatory=True,
2929
position=2,
3030
),
31+
num_threads=dict(nohash=True,
32+
usedefault=True,
33+
),
3134
out_file=dict(argstr='%s',
3235
position=3,
3336
usedefault=True,

0 commit comments

Comments
 (0)