mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-12 02:05:06 +08:00
4 lines
46 B
Python
4 lines
46 B
Python
from .write import Write
|
|
|
|
__all__ = ['Write']
|