We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21634f3 commit 1f348b8Copy full SHA for 1f348b8
examples/basic/hello_world.py
@@ -17,4 +17,4 @@ async def main():
17
18
19
if __name__ == "__main__":
20
- asyncio.run(main())
+ asyncio.run(main())
0 commit comments