4 lines
45 B
Python
4 lines
45 B
Python
from .commands import app
|
|
|
|
__all__ = ["app"]
|
from .commands import app
|
|
|
|
__all__ = ["app"]
|