LeadPilot / backend /app /workers /__init__.py
Ashraf Al-Kassem
fix: add missing backend application code (app/, migrations, tests, templates)
8ca4657
raw
history blame
71 Bytes
# Placeholder for celery tasks
# Tasks will be added here in Mission 2