Skip to content

Commit

Permalink
Merge branch 'refactor-mutation-api' of https://github.com/brown-ccv/…
Browse files Browse the repository at this point in the history
…social-norms-trees into refactor-mutation-api
  • Loading branch information
hollandjg committed Oct 10, 2024
2 parents db32799 + 9528f07 commit d7bfe84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions norms/wsocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ async def main():
async with serve(echo, "localhost", 8765):
await asyncio.Future() # run forever


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

0 comments on commit d7bfe84

Please sign in to comment.