Skip to content

Await Function used without wrapping it in an async function in documention #9

@nishenmene

Description

@nishenmene
Image

This code snippet doesn't compile on Python due to await being at the top level, wrapping it in async def main() function helped run the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions