Skip to content

Commit

Permalink
Added comp and pen batch task
Browse files Browse the repository at this point in the history
  • Loading branch information
k-macmillan committed Dec 26, 2024
1 parent 402e961 commit 4841de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ class Config(object):
'task_serializer': 'json',
'imports': (
'app.celery.tasks',
'app.celery.process_comp_and_pen',
'app.celery.scheduled_tasks',
'app.celery.reporting_tasks',
'app.celery.nightly_tasks',
Expand Down

0 comments on commit 4841de5

Please sign in to comment.