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
The source class does not check a string against valid isotope names when adding the isotope to a list in add_isotope_curies() and add_isotope_bq(). Possible solution would be to convert list of isotope names to a list of isotope objects.