mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-05-31 06:55:56 +02:00
PEP-8 fixes for get_email
This commit is contained in:
parent
ce018d2ce5
commit
ae26216435
@ -556,7 +556,6 @@ def ticket_from_message(message, queue, logger):
|
||||
sender=queue.from_address,
|
||||
fail_silently=True,
|
||||
)
|
||||
|
||||
|
||||
return t
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user