Skip to content

Commit 26e805b

Browse files
committed
black
1 parent a9aa413 commit 26e805b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/ants/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def parse_version(raw_info):
4545
# if there is a 'v' at the beginning, it may be stripped
4646
v_string = v_string.lstrip('v')
4747

48-
4948
# 2.2.0-equivalent version string
5049
if "post" in v_string and LooseVersion(v_string) >= LooseVersion(
5150
"2.1.0.post789"

0 commit comments

Comments
 (0)