Skip to content

Commit 45be03b

Browse files
committed
fix: syntax
1 parent a078813 commit 45be03b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitransforms/tests/test_transform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'afni': """\
2828
3dAllineate -base {reference} -input {moving} \
2929
-prefix resampled.nii.gz -1Dmatrix_apply {transform} -final NN\
30-
""".format,-
30+
""".format,
3131
}
3232

3333

0 commit comments

Comments
 (0)