"""API package for Recruitment Agent.""" from src.api.app import app __all__ = ["app"]