Skip to content

Commit 8243821

Browse files
author
Val Brodsky
committed
Update to tags again
1 parent ac6ffdd commit 8243821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/labelbox/src/labelbox/schema/labeling_service_dashboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131

3232
class LabelingServiceDashboardTags(BaseModel):
33-
name: Optional[str] = None
33+
text: str
3434
color: str
3535
type: str
3636

0 commit comments

Comments
 (0)