You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a helper function (probably as a class method) to MeasurementType which would generate and ascii table of the measurement types for users to reference.
The text was updated successfully, but these errors were encountered:
Something like that would be good. Maybe a function instead, that would also include the 'constant' variable names in the module - for convenience, some constants reference the same MeasurementType instance.
Add a helper function (probably as a class method) to
MeasurementType
which would generate and ascii table of the measurement types for users to reference.The text was updated successfully, but these errors were encountered: