Files
2022-11-18 16:42:43 +01:00

4 lines
40 B
Python

from .app import app
__all__ = ["app"]