mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-08-19 12:24:40 +02:00
run ruff formatter
This commit is contained in:
@@ -4,4 +4,4 @@ import django.dispatch
|
||||
new_ticket_done = django.dispatch.Signal()
|
||||
|
||||
# create a signal for ticket_update view
|
||||
update_ticket_done = django.dispatch.Signal()
|
||||
update_ticket_done = django.dispatch.Signal()
|
||||
|
Reference in New Issue
Block a user