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 ed4bfc3 commit eea7150Copy full SHA for eea7150
docs/source/conf.py
@@ -21,7 +21,7 @@
21
copyright = '2021, Labelbox'
22
author = 'Labelbox'
23
24
-release = '3.11.0'
+release = '3.25.1'
25
26
# -- General configuration ---------------------------------------------------
27
docs/source/index.rst
@@ -181,3 +181,17 @@ AnnotationImport
181
.. automodule:: labelbox.schema.annotation_import
182
:members:
183
:show-inheritance:
184
+
185
+Batch
186
+----------------------------
187
188
+.. automodule:: labelbox.schema.batch
189
+ :members:
190
+ :show-inheritance:
191
192
+ResourceTag
193
194
195
+.. automodule:: labelbox.schema.resource_tag
196
197
0 commit comments