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