Skip to content

Commit 988d1ec

Browse files
authored
Update sdk_interface.py
1 parent c48e642 commit 988d1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2413,7 +2413,7 @@ def query(
24132413
:type query: str
24142414
24152415
:param subset: subset name. Allows you to query items in a specific subset.
2416-
To return all the items in the specified subset, set the value of query param to None.
2416+
To return all the items in the specified subset, set the value of query param to None.
24172417
:type subset: str
24182418
24192419
:return: queried items’ metadata list

0 commit comments

Comments
 (0)