Skip to content

Numbers cannot be defined using unit and scale aliases #17

@withtwoemms

Description

@withtwoemms

As a user
I want to define a Number using Unit and Scale string aliases instead of an Enums
So I can have flexibility when declaring calculations

Number(unit=Units.liter, scale=Scale.milli, quantity=2)

would become something like

Number('mL', quantity=2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome non-critical improvement of a feature; ergonomics

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions