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]>
  • Loading branch information
SeqLaz and suricactus authored Sep 3, 2024
1 parent 3790687 commit 2caeba5
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
Expand Up @@ -395,7 +395,7 @@ def upload_files(
"""Upload files to a QFieldCloud project.
Args:
project_id (str): The ID of the project to upload files to.
project_id (str): Project ID.
upload_type (FileTransferType): The type of file transfer (PROJECT or PACKAGE).
project_path (str): The local directory containing the files to upload.
filter_glob (str): A glob pattern to filter which files to upload.
Expand Down

0 comments on commit 2caeba5

Please sign in to comment.