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 abd7dbb commit f5ee815Copy full SHA for f5ee815
docs/labelbox/exceptions.rst
@@ -1,6 +1,6 @@
1
Exceptions
2
===============================================================================================
3
4
-.. automodule:: labelbox.exceptions
+.. automodule:: lbox.exceptions
5
:members:
6
:show-inheritance:
docs/labelbox/index.rst
@@ -41,6 +41,7 @@ Labelbox Python SDK Documentation
41
project
42
project-model-config
43
quality-mode
44
+ request-client
45
resource-tag
46
review
47
search-filters
docs/labelbox/request-client.rst
@@ -0,0 +1,6 @@
+Request Client
+===============================================================================================
+
+.. automodule:: lbox.request_client
+ :members:
+ :show-inheritance:
0 commit comments