File size: 67 Bytes
f48f5c4
73b6f92
f48f5c4
1
2
3
4
from .main import app, create_app

__all__ = ["app", "create_app"]