mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-03 08:54:50 +08:00
4 lines
56 B
Python
4 lines
56 B
Python
from .file_save import FileSave
|
|
|
|
__all__ = ['FileSave']
|