QuantityInfo

class astropy.units.quantity.QuantityInfo(bound=False)[source]

Bases: QuantityInfoBase

Container for meta information like name, description, format. This is required when the object is used as a mixin column within a table, but can be used as a general way to store meta information.