From 1e15f55d7d89667eb25288faf3b77c1b04e0074c Mon Sep 17 00:00:00 2001 From: Tomas Mizera Date: Wed, 21 Jun 2023 12:43:18 +0200 Subject: [PATCH] trigger autotests --- mergin/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: