mirror of
https://github.com/LC044/WeChatMsg
synced 2024-11-15 14:31:18 +08:00
4 lines
47 B
Python
4 lines
47 B
Python
|
from . import mainview
|
||
|
|
||
|
__all__ = ['mainview']
|