Files
WechatHookBot/plugins/NanoImage/__init__.py

4 lines
53 B
Python

from .main import NanoImage
__all__ = ["NanoImage"]