forked from extern/django-helpdesk
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…
Reference in New Issue
Block a user