EdSummariser / helpers /__init__.py
LiamKhoaLe's picture
Migration to smaller subs
46db43c
raw
history blame
128 Bytes
# Package init for helpers. Exposes FastAPI app for external import.
from .setup import app, logger # re-export for convenience