Skip to content

Commit f2e93a2

Browse files
author
Val Brodsky
committed
Add readdoc
1 parent 44c674c commit f2e93a2

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

docs/labelbox/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Exceptions
22
===============================================================================================
33

4-
.. automodule:: labelbox.exceptions
4+
.. automodule:: lbox.exceptions
55
:members:
66
:show-inheritance:

docs/labelbox/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Labelbox Python SDK Documentation
4141
project
4242
project-model-config
4343
quality-mode
44+
request-client
4445
resource-tag
4546
review
4647
search-filters

docs/labelbox/request-client.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Request Client
2+
===============================================================================================
3+
4+
.. automodule:: lbox.request_client
5+
:members:
6+
:show-inheritance:

0 commit comments

Comments
 (0)