mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Merge branch 'master' into celery-spike
Conflicts: app/__init__.py app/notifications/rest.py config.py wsgi.py
This commit is contained in:
@@ -15,7 +15,3 @@ class NotifyCelery(Celery):
|
||||
with app.app_context():
|
||||
return TaskBase.__call__(self, *args, **kwargs)
|
||||
self.Task = ContextTask
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user