diff --git a/mergin/client.py b/mergin/client.py index 8e098742..000713a1 100644 --- a/mergin/client.py +++ b/mergin/client.py @@ -337,7 +337,7 @@ def workspace_service(self, workspace_id): This Requests information about a workspace service from /workspace/{id}/service endpoint, if such exists in self.url server. - Returns response from server as JSON dict or None if endpoint is not found + Returns response from server as JSON dict or None if endpoint is not found """ try: