# app/__init__.py from app.main import app __all__ = [ "app", ]