Skip to content

Commit 3d89e39

Browse files
author
Matt Sokoloff
committed
update docstring
1 parent 42858b8 commit 3d89e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/schema/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def export_queued_data_rows(self, timeout_seconds=120):
168168
Args:
169169
timeout_seconds (float): Max waiting time, in seconds.
170170
Returns:
171-
Returns data row fields for all data rows in the queue as json
171+
Data row fields for all data rows in the queue as json
172172
Raises:
173173
LabelboxError: if the export fails or is unable to download within the specified time.
174174
"""

0 commit comments

Comments
 (0)