Unscaled

class astropy.units.format.generic.Unscaled [edit on github][source]

Bases: astropy.units.format.generic.Generic

A format that doesn’t display the scale part of the unit, other than that, it is identical to the Generic format.

This is used in some error messages where the scale is irrelevant.

Page Contents