Skip to content

Commit 2e61968

Browse files
committed
update
1 parent d885c23 commit 2e61968

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

labelbox/schema/project.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,8 @@ def enable_model_assisted_labeling(self, toggle: bool = True) -> bool:
583583
"showingPredictionsToLabelers"]
584584

585585
def bulk_import_requests(self):
586-
""" passpasspass
586+
""" Returns bulk import request objects. These are returned with
587+
the oldest first, and most recent last.
587588
"""
588589

589590
id_param = "project_id"

0 commit comments

Comments
 (0)