run ruff formatter

This commit is contained in:
DavidVadnais
2025-03-22 15:29:19 -10:00
parent f1f3cad2f2
commit 091670179b
96 changed files with 7656 additions and 4972 deletions

View File

@@ -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()