Files
WeChatHookBot/plugins/NanoImage/__init__.py

4 lines
56 B
Python

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