Skip to content

Commit a9f6fed

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/backup/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
print(backup.downloadURL) # https://squarecloud.app/dashboard/backup/f.zip
1111

1212

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

0 commit comments

Comments
 (0)