Skip to content

Commit

Permalink
Fix formatting complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
srp3rd committed Nov 14, 2024
1 parent df698b3 commit 742df0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin.src/standalone
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ class Standalone(object):
LOGGER.info("exiting")
await self.stop_services()


if __name__ == "__main__":
alone = Standalone()
asyncio.run(alone.main())

0 comments on commit 742df0b

Please sign in to comment.