Files
wecom-wnzs-adapter/handler/__init__.py
2026-01-14 17:58:25 +08:00

4 lines
54 B
Python

from .exception import install
__all__ = ["install"]