Skip to content

Commit

Permalink
Add my unit
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxcode123 committed Feb 16, 2024
1 parent f7d69a7 commit 093966d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/property_utils/units/units.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
)


class MyUnit(MeasurementUnit): ...


class NonDimensionalUnit(MeasurementUnit):
"""
This enum is used to denote physical quantities that do not have a unit of
Expand Down

0 comments on commit 093966d

Please sign in to comment.