Skip to content

Commit 4b35a4a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/capture_listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ async def on_logs_request(
2020
await app.logs() # False
2121

2222

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

0 commit comments

Comments
 (0)