We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e354c83 + 50a2813 commit addc7bcCopy full SHA for addc7bc
src/superannotate/lib/app/interface/sdk_interface.py
@@ -2380,7 +2380,7 @@ def query(
2380
subset: Optional[NotEmptyStr] = None,
2381
):
2382
"""Return items that satisfy the given query.
2383
- Query syntax should be in SuperAnnotate query language(https://doc.superannotate.com/docs/query-search-1).
+ Query syntax should be in SuperAnnotate query language(https://doc.superannotate.com/docs/explore-overview).
2384
2385
:param project: project name or folder path (e.g., “project1/folder1”)
2386
:type project: str
0 commit comments