Skip to content

Commit

Permalink
Update qfieldcloud_sdk/sdk.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Ivanov <[email protected]>
SeqLaz and suricactus authored Sep 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4d2dbf9 commit bf1bd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qfieldcloud_sdk/sdk.py
Original file line number Diff line number Diff line change
@@ -477,7 +477,7 @@ def upload_file(
Args:
project_id (str): The ID of the project to upload the file to.
upload_type (FileTransferType): The type of file transfer (PROJECT or PACKAGE).
upload_type (FileTransferType): The type of file transfer.
local_filename (Path): The path to the local file to upload.
remote_filename (Path): The path where the file should be stored remotely.
show_progress (bool): Whether to display a progress bar during upload.

0 comments on commit bf1bd24

Please sign in to comment.