plasmapy.utils.decorators.deprecation

Decorators to mark objects that are deprecated.

Functions

deprecated(since[, message, name, ...])

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