Skip to content

Provide basic properties #27

@Maxcode123

Description

@Maxcode123

Properties should be validated

from property_utils.properties import Temperature, Pressure
from property_utils.units import *

Temperature(-10, KELVIN) # should raise
Temperature(200) # defaults to KELVIN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions