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 e202f77 commit f245781Copy full SHA for f245781
labelbox/schema/data_row_metadata.py
@@ -158,7 +158,7 @@ def get_by_name(
158
name (str): Name of metadata schema
159
160
Returns:
161
- Metadata schema as `DataRowMetadataSchema` or dict, in case of nested metadata
+ Metadata schema as `DataRowMetadataSchema` or dict, in case of Enum metadata
162
163
Raises:
164
KeyError: When provided name is not presented in neither reserved nor custom metadata list
0 commit comments