Skip to content

Commit 77f8c41

Browse files
SeqLazsuricactus
andauthored
Update qfieldcloud_sdk/sdk.py
Co-authored-by: Ivan Ivanov <suricactus@users.noreply.github.com>
1 parent ad655d9 commit 77f8c41

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

qfieldcloud_sdk/sdk.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@ def upload_file(
481481
show_progress: Whether to display a progress bar during upload.
482482
job_id: The job ID, required if `upload_type` is PACKAGE. Defaults to an empty string.
483483
484+
Raises:
485+
pathvalidate.ValidationError: Raised when the uploaded file does not have a valid filename.
486+
484487
Returns:
485488
The response object from the upload request.
486489
"""

0 commit comments

Comments
 (0)