Skip to content

Commit 35fdc60

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/create_file/with_client.py

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

1313

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

0 commit comments

Comments
 (0)