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 d324217 commit 6c6be9cCopy full SHA for 6c6be9c
labelbox/schema/slice.py
@@ -23,6 +23,7 @@ class Slice(DbObject):
23
24
25
class CatalogSlice(Slice):
26
+
27
def get_data_row_ids(self) -> List[str]:
28
"""
29
Fetches all data row ids that match this Slice
0 commit comments