buffalo_wings.wing.UnitsSpec

class buffalo_wings.wing.UnitsSpec(length='m', angle='deg')[source]

Bases: object

Unit declarations used by the serialized schema.

Attributes

length

Length unit used throughout the serialized schema.

angle

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.