You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raise ValueError if trying to match a template with wrong number of reactants.
In a regular RMG run this would never happen, but sometimes other tools
could be, for example, trying to see if a reaction matches a certain family,
and they might ask "can you match this template?", so it's helpful to
return a sensible error that they can handle.
0 commit comments