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
In astropy/visualization/units.py, as added in #8818
# NOTE: in matplotlib >=3.2, subclasses will be recognized automatically,# and once that becomes our minimum version, we can remove this,# adding just u.Quantity itself to the registry.