-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Describe the bug
Adding custom unit not working for some variations
To Reproduce
Steps to reproduce the behavior:
Works.:
add_custom_unit(name="pound-mass", surfaces=["lbr"], entity="mass")
Doesn't work only for "gr":
add_custom_unit(name="gram", surfaces=["grams", "grm", "gr"], entity="mass")
Metadata
Metadata
Assignees
Labels
No labels