mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-01-12 17:08:46 +01: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…
Reference in New Issue
Block a user