WeChatMsg/app/analysis/__init__.py
2023-12-03 21:25:50 +08:00

4 lines
53 B
Python

from .analysis import Analysis
__all__=['Analysis']