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.
1 parent 12c64cf commit 50a2813Copy full SHA for 50a2813
src/superannotate/lib/app/interface/sdk_interface.py
@@ -2340,7 +2340,7 @@ def query(
2340
subset: Optional[NotEmptyStr] = None,
2341
):
2342
"""Return items that satisfy the given query.
2343
- 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).
2344
2345
:param project: project name or folder path (e.g., “project1/folder1”)
2346
:type project: str
0 commit comments