Skip to content

Adding custom unit #234

@hrabkin

Description

@hrabkin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions