Skip to content

Commit fc23649

Browse files
author
gdj0nes
committed
ADD: doc string for metadata
1 parent aecc944 commit fc23649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/schema/data_row.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class DataRow(DbObject, Updateable, BulkDeletable):
2020
updated_at (datetime)
2121
created_at (datetime)
2222
media_attributes (dict): generated media attributes for the datarow
23-
metadta
23+
metadata (dict): uploaded metadata
2424
2525
dataset (Relationship): `ToOne` relationship to Dataset
2626
created_by (Relationship): `ToOne` relationship to User

0 commit comments

Comments
 (0)