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
Following the refactoring of the convert_unit() function for GWP (see #361), converting the physical unit of a species (without changing the species) does not work any more unless also providing a GWP-context.
Following the refactoring of the
convert_unit()
function for GWP (see #361), converting the physical unit of a species (without changing the species) does not work any more unless also providing a GWP-context.raises an
UndefinedUnitError
.This seems like a bug, because a context is shouldn't be necessary from first principles.
The text was updated successfully, but these errors were encountered: