Skip to content

Superscript period and superscript slash not defined in the unit registry #2250

@MattTheCuber

Description

@MattTheCuber

It would be really cool if you could support and for defining units.

pint.Quantity(0, "ft²·gr⁰⋅³³³³³³/lb")
UndefinedUnitError: '⋅' is not defined in the unit registry

pint.Quantity(0, "ft²·gr¹⸍³/lb")
UndefinedUnitError: '⸍' is not defined in the unit registry

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