Skip to content

Commit 6b759a1

Browse files
committed
fix typo on doc string
1 parent 4d29fdf commit 6b759a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libs/labelbox/src/labelbox/schema/ontology.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,8 @@ class PromptResponseClassification:
291291
options: (list)
292292
character_min: (int)
293293
character_max: (int)
294-
ui_mode: (Classification.UIMode)
295294
schema_id: (str)
296295
feature_schema_id: (str)
297-
scope: (Classification.Scope)
298296
"""
299297

300298
def __post_init__(self):

0 commit comments

Comments
 (0)