Skip to content

Update multi_agent_101.md#177

Open
tunacinsoy wants to merge 1 commit intogeekan:mainfrom
tunacinsoy:patch-2
Open

Update multi_agent_101.md#177
tunacinsoy wants to merge 1 commit intogeekan:mainfrom
tunacinsoy:patch-2

Conversation

@tunacinsoy
Copy link
Contributor

Small fix: async - await usage

Await can only be used when the method that it resides in is async, s

Await can only be used when the method that it resides in is async

@app.command()
def main(
def async main(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tunacinsoy async def

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants