File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Labelbox Python API reference
2
2
===================================
3
3
4
4
.. toctree ::
5
- :maxdepth: 2
5
+ :maxdepth: 3
6
6
:caption: Contents:
7
7
8
8
Client
@@ -238,35 +238,30 @@ Identifiables
238
238
239
239
ConflictResolutionStrategy
240
240
---------------------------
241
-
242
241
.. automodule :: labelbox.schema.conflict_resolution_strategy
243
242
:members:
244
243
:show-inheritance:
245
244
246
245
FoundryClient
247
246
---------------------------
248
-
249
247
.. automodule :: labelbox.schema.foundry.foundry_client
250
248
:members:
251
249
:show-inheritance:
252
250
253
251
App
254
252
---------------------------
255
-
256
253
.. automodule :: labelbox.schema.foundry.app
257
254
:members:
258
255
:show-inheritance:
259
256
260
- Model
257
+ FoundryModel
261
258
---------------------------
262
-
263
259
.. automodule :: labelbox.schema.foundry.model
264
260
:members:
265
261
:show-inheritance:
266
262
267
263
SendToAnnotateParams
268
264
---------------------------
269
-
270
265
.. automodule :: labelbox.schema.send_to_annotate_params
271
266
:members:
272
267
:show-inheritance:
You can’t perform that action at this time.
0 commit comments