Skip to content

Commit 6c6be9c

Browse files
committed
yapf
1 parent d324217 commit 6c6be9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/slice.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ class Slice(DbObject):
2323

2424

2525
class CatalogSlice(Slice):
26+
2627
def get_data_row_ids(self) -> List[str]:
2728
"""
2829
Fetches all data row ids that match this Slice

0 commit comments

Comments
 (0)