Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 300 Bytes

substitute_args.rst

File metadata and controls

12 lines (9 loc) · 300 Bytes

SubstituteArgs Object

An attrs dataclass used to pass the required information around easily in order for Base to work.

.. currentmodule:: antispam.libs.shared.substitute_args

.. autoclass:: SubstituteArgs
    :members:
    :undoc-members:
    :special-members: __init__