Skip to content

Commit deec7f2

Browse files
committed
able to now get and set basic ontologies
1 parent e0b3d8e commit deec7f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

labelbox/schema/ontology_generator.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
'''
22
TODO
33
2. validate that we can pull in all sorts of project ontology classes
4-
3. validate we can submit basic ones back in (fix build() method)
5-
4. do the rest of the stuff below
4+
3. do the rest of the stuff below
65
76
currently allows creation of a TEXT classification and options inside this file
87
↑ should not be possible, and in fact causes some unintended behavior when creating the ontology (creates options as a totally new classification)

0 commit comments

Comments
 (0)