mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-23 19:52:18 +08:00
4 lines
47 B
Python
4 lines
47 B
Python
|
from . import mainview
|
||
|
|
||
|
__all__ = ['mainview']
|