Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Jun 28, 2024
1 parent eae7999 commit e23dcad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/celery.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ def init_tracing():

if __name__ == "__main__":
init_tracing()
app.start()
app.start()

0 comments on commit e23dcad

Please sign in to comment.