buffalo_wings.wing.UnitsSpec
- class buffalo_wings.wing.UnitsSpec(length='m', angle='deg')[source]
Bases:
objectUnit declarations used by the serialized schema.
Attributes
Length unit used throughout the serialized schema.
Angle unit used throughout the serialized schema.
- length: LengthUnit
Length unit used throughout the serialized schema.
- angle: AngleUnit
Angle unit used throughout the serialized schema.