.. AUTO-GENERATED FILE -- DO NOT EDIT!

:mod:`deprecator`
=================
.. automodule:: fury.deprecator

.. currentmodule:: fury.deprecator
.. autosummary::

   _LEADING_WHITE
   ExpiredDeprecationError
   ArgsDeprecationWarning
   cmp_pkg_version
   is_bad_version
   deprecate_with_version
   deprecated_params



.. currentmodule:: fury.deprecator

_LEADING_WHITE
~~~~~~~~~~~~~~

.. autodata:: _LEADING_WHITE
   :no-value:
   :annotation:



:class:`ExpiredDeprecationError`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: ExpiredDeprecationError
  :members:
  :undoc-members:
  :show-inheritance:


:class:`ArgsDeprecationWarning`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: ArgsDeprecationWarning
  :members:
  :undoc-members:
  :show-inheritance:

cmp_pkg_version
~~~~~~~~~~~~~~~

.. autofunction:: cmp_pkg_version


is_bad_version
~~~~~~~~~~~~~~

.. autofunction:: is_bad_version


deprecate_with_version
~~~~~~~~~~~~~~~~~~~~~~

.. autofunction:: deprecate_with_version


deprecated_params
~~~~~~~~~~~~~~~~~

.. autofunction:: deprecated_params