mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-16 16:25:55 +08:00
4 lines
56 B
Python
4 lines
56 B
Python
from .web_fetch import WebFetch
|
|
|
|
__all__ = ['WebFetch']
|