Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
builder555 committed Jan 26, 2024
1 parent 1f77378 commit 52dd3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ async def main(stop_event=asyncio.Event()):
try:
asyncio.run(main())
except KeyboardInterrupt:
pass
pass

0 comments on commit 52dd3e4

Please sign in to comment.