﻿scverse\_misc.Deprecation
=========================

.. currentmodule:: scverse_misc

.. add toctree option to make autodoc generate the pages

.. autoclass:: Deprecation



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~Deprecation.version_deprecated





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~Deprecation.capitalize
    ~Deprecation.casefold
    ~Deprecation.center
    ~Deprecation.count
    ~Deprecation.encode
    ~Deprecation.endswith
    ~Deprecation.expandtabs
    ~Deprecation.find
    ~Deprecation.format
    ~Deprecation.format_map
    ~Deprecation.index
    ~Deprecation.isalnum
    ~Deprecation.isalpha
    ~Deprecation.isascii
    ~Deprecation.isdecimal
    ~Deprecation.isdigit
    ~Deprecation.isidentifier
    ~Deprecation.islower
    ~Deprecation.isnumeric
    ~Deprecation.isprintable
    ~Deprecation.isspace
    ~Deprecation.istitle
    ~Deprecation.isupper
    ~Deprecation.join
    ~Deprecation.ljust
    ~Deprecation.lower
    ~Deprecation.lstrip
    ~Deprecation.maketrans
    ~Deprecation.partition
    ~Deprecation.removeprefix
    ~Deprecation.removesuffix
    ~Deprecation.replace
    ~Deprecation.rfind
    ~Deprecation.rindex
    ~Deprecation.rjust
    ~Deprecation.rpartition
    ~Deprecation.rsplit
    ~Deprecation.rstrip
    ~Deprecation.split
    ~Deprecation.splitlines
    ~Deprecation.startswith
    ~Deprecation.strip
    ~Deprecation.swapcase
    ~Deprecation.title
    ~Deprecation.translate
    ~Deprecation.upper
    ~Deprecation.zfill





Attributes
~~~~~~~~~~



.. autoattribute:: Deprecation.version_deprecated






Methods
~~~~~~~



.. automethod:: Deprecation.capitalize

.. automethod:: Deprecation.casefold

.. automethod:: Deprecation.center

.. automethod:: Deprecation.count

.. automethod:: Deprecation.encode

.. automethod:: Deprecation.endswith

.. automethod:: Deprecation.expandtabs

.. automethod:: Deprecation.find

.. automethod:: Deprecation.format

.. automethod:: Deprecation.format_map

.. automethod:: Deprecation.index

.. automethod:: Deprecation.isalnum

.. automethod:: Deprecation.isalpha

.. automethod:: Deprecation.isascii

.. automethod:: Deprecation.isdecimal

.. automethod:: Deprecation.isdigit

.. automethod:: Deprecation.isidentifier

.. automethod:: Deprecation.islower

.. automethod:: Deprecation.isnumeric

.. automethod:: Deprecation.isprintable

.. automethod:: Deprecation.isspace

.. automethod:: Deprecation.istitle

.. automethod:: Deprecation.isupper

.. automethod:: Deprecation.join

.. automethod:: Deprecation.ljust

.. automethod:: Deprecation.lower

.. automethod:: Deprecation.lstrip

.. automethod:: Deprecation.maketrans

.. automethod:: Deprecation.partition

.. automethod:: Deprecation.removeprefix

.. automethod:: Deprecation.removesuffix

.. automethod:: Deprecation.replace

.. automethod:: Deprecation.rfind

.. automethod:: Deprecation.rindex

.. automethod:: Deprecation.rjust

.. automethod:: Deprecation.rpartition

.. automethod:: Deprecation.rsplit

.. automethod:: Deprecation.rstrip

.. automethod:: Deprecation.split

.. automethod:: Deprecation.splitlines

.. automethod:: Deprecation.startswith

.. automethod:: Deprecation.strip

.. automethod:: Deprecation.swapcase

.. automethod:: Deprecation.title

.. automethod:: Deprecation.translate

.. automethod:: Deprecation.upper

.. automethod:: Deprecation.zfill


