File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -173,14 +173,14 @@ DataRowMetadata
173173
174174.. automodule :: labelbox.schema.data_row_metadata
175175 :members:
176- :show-inheritance:
176+ :show-inheritance:
177177
178178AnnotationImport
179179----------------------------
180180
181181.. automodule :: labelbox.schema.annotation_import
182182 :members:
183- :show-inheritance:
183+ :show-inheritance:
184184
185185Batch
186186----------------------------
@@ -194,4 +194,19 @@ ResourceTag
194194
195195.. automodule :: labelbox.schema.resource_tag
196196 :members:
197- :show-inheritance:
197+ :show-inheritance:
198+
199+ Slice
200+ -----------------------------------------
201+
202+ .. automodule :: labelbox.schema.slice
203+ :members: Slice
204+ :exclude-members: CatalogSlice
205+ :show-inheritance:
206+
207+ CatalogSlice
208+ -----------------------------------------
209+ .. automodule :: labelbox.schema.slice
210+ :members: CatalogSlice
211+ :exclude-members: Slice
212+ :show-inheritance:
You can’t perform that action at this time.
0 commit comments