Skip to content

Commit 85f39c3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/client_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ async def example() -> None:
1111
print(app_status)
1212

1313

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

0 commit comments

Comments
 (0)