``` python from cf_xarray.units import units 220 * units.degrees_east == (-140 * units.degrees_east) ``` is `False`. Can this be `True` instead?