deprecated

plasmapy.utils.decorators.deprecation.deprecated(since, message='', name='', alternative='', pending=False, obj_type=None, warning_type=<class 'plasmapy.utils.exceptions.PlasmaPyDeprecationWarning'>)[source]

A wrapper of astropy.utils.decorators.deprecated that by default assumes a warning type of PlasmaPyDeprecationWarning.