6 lines
56 B
Python
6 lines
56 B
Python
from .app import App as Mwsc
|
|
|
|
__all__ = [
|
|
'Mwsc',
|
|
]
|