Skip to content

Commit 1e15f55

Browse files
committed
trigger autotests
1 parent 9a1c607 commit 1e15f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mergin/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ def workspace_service(self, workspace_id):
337337
This Requests information about a workspace service from /workspace/{id}/service endpoint,
338338
if such exists in self.url server.
339339
340-
Returns response from server as JSON dict or None if endpoint is not found
340+
Returns response from server as JSON dict or None if endpoint is not found
341341
"""
342342

343343
try:

0 commit comments

Comments
 (0)