Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 211 Bytes

15368.bugfix.rst

File metadata and controls

3 lines (3 loc) · 211 Bytes

We now ensure that the unit u.cgs.cm is just an alias of u.si.cm, instead of a redefinition. This ensures that u.Unit("cm") / u.cm will reliably cancel to dimensionless (instead of some "cm / cm").