mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-14 21:56:59 +02:00
Fix PEP8 errors
This commit is contained in:
parent
f6c323c9ab
commit
a0fb315c3b
@ -12,6 +12,7 @@ except ImportError: # python 2
|
||||
|
||||
from helpdesk.templatetags.ticket_to_link import num_to_link
|
||||
|
||||
|
||||
class TicketActionsTestCase(TestCase):
|
||||
fixtures = ['emailtemplate.json']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user