mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-17 19:31:18 +02:00
PEP-8 fixes for get_email
This commit is contained in:
@ -557,7 +557,6 @@ def ticket_from_message(message, queue, logger):
|
|||||||
fail_silently=True,
|
fail_silently=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
return t
|
return t
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user