Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 228 Bytes

File metadata and controls

12 lines (8 loc) · 228 Bytes

Lib Base Object

The generic feature class which all Lib's should subclass

.. currentmodule:: antispam.libs.shared.base

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