Files
chatgpt-on-wechat/agent/tools/send/__init__.py

4 lines
43 B
Python

from .send import Send
__all__ = ['Send']