Browse Source

perf: 修改格式错误

pull/7049/head
ibuler 3 years ago committed by 老广
parent
commit
a1f1dce56b
  1. 2
      apps/tickets/notifications.py

2
apps/tickets/notifications.py

@ -39,7 +39,7 @@ class BaseTicketMessage(UserMessage):
@classmethod
def gen_test_msg(cls):
return cls(None)
return None
class TicketAppliedToAssignee(BaseTicketMessage):

Loading…
Cancel
Save