We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1c607 commit 1e15f55Copy full SHA for 1e15f55
mergin/client.py
@@ -337,7 +337,7 @@ def workspace_service(self, workspace_id):
337
This Requests information about a workspace service from /workspace/{id}/service endpoint,
338
if such exists in self.url server.
339
340
- 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
341
"""
342
343
try:
0 commit comments