Python-Spamprotection-API/spamprotection/__init__.py

4 lines
67 B
Python

from .client import SPBClient # noqa: F401
__version__ = "0.0.1"