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 6111025 commit 3790687
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 @@ -372,7 +372,7 @@ def delete_project(self, project_id: str):
"""Delete a project.
Args:
project_id (str): The ID of the project to delete.
project_id (str): Project ID.
Returns:
requests.Response: The response object from the delete request.
Expand Down

0 comments on commit 3790687

Please sign in to comment.