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 28a360b commit 98f72f6Copy full SHA for 98f72f6
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