Skip to content

Commit 2388a1b

Browse files
birajsthashnizzedy
andauthored
Update CPAC/pipeline/schema.py
Co-authored-by: Jon Cluce <[email protected]>
1 parent 01cc822 commit 2388a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPAC/pipeline/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1401,7 +1401,7 @@ def schema(config_dict):
14011401
]["registration"]["using"]
14021402
):
14031403
raise ExclusiveInvalid(
1404-
"[!] Overwrite transform is found same as the anatomical registration method! "
1404+
"[!] Overwrite transform method is the same as the anatomical registration method! "
14051405
"No need to overwrite transform with the same registration method. Please turn it off or use a different registration method."
14061406
)
14071407
except KeyError:

0 commit comments

Comments
 (0)