apply linter changes
This commit is contained in:
parent
75812eb838
commit
53f8feca55
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ from .feedback import COMMON_MAIL, BOUNCE, COMPLAINT, DELIVERY
|
|||
|
||||
RECIPIENT_LIMIT = 50
|
||||
|
||||
|
||||
class SESFeedback(BaseModel):
|
||||
|
||||
BOUNCE = "Bounce"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue