forked from extern/django-helpdesk
Remove line for PEP8
This commit is contained in:
parent
f43ef69ec1
commit
0fb9094d01
@ -146,7 +146,6 @@ class GetEmailParametricTemplate(object):
|
||||
self.assertEqual(ticket2.title, test_email_subject)
|
||||
self.assertEqual(ticket2.description, test_email_body)
|
||||
|
||||
|
||||
def test_read_html_multipart_email(self):
|
||||
"""Tests reading multipart MIME (HTML body and plain text alternative)
|
||||
emails from a queue and creating tickets.
|
||||
|
Loading…
Reference in New Issue
Block a user