Skip to content

Commit

Permalink
Update rxnutils/routes/base.py
Browse files Browse the repository at this point in the history
Co-authored-by: Christos Kannas <[email protected]>
  • Loading branch information
SGenheden and CKannas authored Oct 11, 2024
1 parent 9ae58bb commit 4a7cbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxnutils/routes/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 4a7cbdd

Please sign in to comment.