"""FairRelay integrations - LoRRI and other TMS platforms.""" from app.integrations.lorri import router as lorri_router __all__ = ["lorri_router"]