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 42858b8 commit 3d89e39Copy full SHA for 3d89e39
labelbox/schema/project.py
@@ -168,7 +168,7 @@ def export_queued_data_rows(self, timeout_seconds=120):
168
Args:
169
timeout_seconds (float): Max waiting time, in seconds.
170
Returns:
171
- Returns data row fields for all data rows in the queue as json
+ Data row fields for all data rows in the queue as json
172
Raises:
173
LabelboxError: if the export fails or is unable to download within the specified time.
174
"""
0 commit comments