Files
2026-03-11 09:39:41 +01:00

4 lines
52 B
Python

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