from __future__ import annotations from atlas_portal.app_factory import create_app app = create_app()