Merge pull request #2131 from alphagov/celery4

Celery 4
This commit is contained in:
Leo Hemsted
2018-10-05 16:03:44 +01:00
committed by GitHub
7 changed files with 42 additions and 42 deletions

View File

@@ -5,7 +5,7 @@ from datetime import (
timedelta,
)
from boto.exception import BotoClientError
from botocore.exceptions import ClientError as BotoClientError
from flask import current_app
from notifications_utils.recipients import (