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 25cfb37 commit 910c87fCopy full SHA for 910c87f
labelbox/schema/dataset.py
@@ -91,7 +91,6 @@ def create_data_rows(self, items):
91
92
Args:
93
items (iterable of (dict or str)): See above for details.
94
- tiled_imagery (bool): Indicates whether or not the data rows contain tiled imagery
95
96
Returns:
97
Task representing the data import on the server side. The Task
0 commit comments