Skip to content

Commit bcce120

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/commit/with_application.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ async def example() -> None:
1111
await app.commit(file=file)
1212

1313

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

0 commit comments

Comments
 (0)