From 4a7cbdd1fd65073fc12b169a92d770a75f751e01 Mon Sep 17 00:00:00 2001 From: Samuel Genheden Date: Fri, 11 Oct 2024 14:06:50 +0200 Subject: [PATCH] Update rxnutils/routes/base.py Co-authored-by: Christos Kannas --- rxnutils/routes/base.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rxnutils/routes/base.py b/rxnutils/routes/base.py index 0732322..9a28069 100644 --- a/rxnutils/routes/base.py +++ b/rxnutils/routes/base.py @@ -86,7 +86,7 @@ def assign_atom_mapping( ) -> None: """ Assign atom-mapping to each reaction in the route and - ensure that is is consistent from root compound and throughout + ensure that it is consistent from root compound and throughout the route. It will use NameRxn to assign classification and possiblty atom-mapping,