Skip to content

Commit 88c29b6

Browse files
JoaoOtavioSCopilot
andauthored
Update examples/commit/with_client.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e39c988 commit 88c29b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/commit/with_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ async def example() -> None:
1010
await client.commit(file=file, app_id='application_id')
1111

1212

13-
asyncio.run(example)
13+
asyncio.run(example())

0 commit comments

Comments
 (0)