apply linter changes

This commit is contained in:
Adrian Galera 2019-01-11 13:35:18 +01:00
parent 75812eb838
commit 53f8feca55

View File

@ -11,6 +11,7 @@ from .feedback import COMMON_MAIL, BOUNCE, COMPLAINT, DELIVERY
RECIPIENT_LIMIT = 50
class SESFeedback(BaseModel):
BOUNCE = "Bounce"