"""backend.app package Contains the FastAPI application module (main.py). """ __all__ = ["main"]