AstropyBackwardsIncompatibleChangeWarning#

exception astropy.utils.exceptions.AstropyBackwardsIncompatibleChangeWarning[source]#

A warning class indicating a change in astropy that is incompatible with previous versions.

The suggested procedure is to issue this warning for the version in which the change occurs, and remove it for all following versions.