mirror of
https://github.com/LC044/WeChatMsg
synced 2025-05-21 23:58:29 +08:00
4 lines
47 B
Python
4 lines
47 B
Python
|
from . import mainview
|
||
|
|
||
|
__all__ = ['mainview']
|