File tree Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Expand file tree Collapse file tree 2 files changed +1
-20
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ sphinx:
2020
2121# Optionally set the version of Python and requirements required to build your docs
2222python :
23- version : 3.7
2423 install :
2524 - requirements : requirements.txt
2625 - requirements : docs/requirements.txt
Original file line number Diff line number Diff line change @@ -229,26 +229,8 @@ ExportTask
229229 :members:
230230 :show-inheritance:
231231
232- IdType
232+ Identifiables
233233---------------------------
234234.. automodule :: labelbox.schema.identifiables
235235 :members:
236236 :show-inheritance:
237-
238- UniqueIds
239- ---------------------------
240- .. automodule :: labelbox.schema.identifiables
241- :members:
242- :show-inheritance:
243-
244- GlobalKeys
245- ---------------------------
246- .. automodule :: labelbox.schema.identifiables
247- :members:
248- :show-inheritance:
249-
250- DataRowIdentifiers
251- ---------------------------
252- .. automodule :: labelbox.schema.identifiables
253- :members:
254- :show-inheritance:
You can’t perform that action at this time.
0 commit comments