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 209137c commit 2fba104Copy full SHA for 2fba104
docs/labelbox/index.rst
@@ -31,6 +31,7 @@ Labelbox Python SDK Documentation
31
model
32
model-run
33
ontology
34
+ ontology_kind
35
organization
36
pagination
37
project
docs/labelbox/ontology-kind.rst
@@ -0,0 +1,7 @@
1
+OntologyKind
2
+===============================================================================================
3
+
4
+.. automodule:: labelbox.schema.ontology_kind
5
+ :members:
6
+ :exclude-members: EditorTaskType
7
+ :show-inheritance:
0 commit comments