Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 committed Apr 1, 2024
1 parent 4d7aaaa commit b0a6c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/async_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ async def main():
print(chunk)



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

0 comments on commit b0a6c14

Please sign in to comment.