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:
@@ -315,4 +315,3 @@ class CatchCommonErrorsTests(TestBackendTestCase):
|
||||
self.message.reply_to = ugettext_lazy("single-reply-to@example.com")
|
||||
with self.assertRaisesMessage(TypeError, '"reply_to" attribute must be a list or other iterable'):
|
||||
self.message.send()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user