Skip to content

Commit 9f954d6

Browse files
author
Matt Sokoloff
committed
format
1 parent 23c5404 commit 9f954d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labelbox/schema/labeling_frontend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class LabelingFrontend(DbObject):
2020
description = Field.String("description")
2121
iframe_url_path = Field.String("iframe_url_path")
2222

23+
2324
class LabelingFrontendOptions(DbObject):
2425
""" Label interface options.
2526

0 commit comments

Comments
 (0)