mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Flake8 clean
This commit is contained in:
@@ -282,7 +282,7 @@ class BasePayload(object):
|
||||
|
||||
def validate_not_bare_string(self, attr, value):
|
||||
"""EmailMessage to, cc, bcc, and reply_to are specced to be lists of strings.
|
||||
|
||||
|
||||
This catches the common error where a single string is used instead.
|
||||
(See also checks in EmailMessage.__init__.)
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user