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 23c5404 commit 9f954d6Copy full SHA for 9f954d6
labelbox/schema/labeling_frontend.py
@@ -20,6 +20,7 @@ class LabelingFrontend(DbObject):
20
description = Field.String("description")
21
iframe_url_path = Field.String("iframe_url_path")
22
23
+
24
class LabelingFrontendOptions(DbObject):
25
""" Label interface options.
26
0 commit comments