Skip to content

Commit 208210c

Browse files
committed
update
1 parent 7cbdf4e commit 208210c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

labelbox/client.py

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,10 @@
2929
_LABELBOX_API_KEY = "LABELBOX_API_KEY"
3030

3131

32-
33-
34-
35-
36-
37-
38-
3932
class Client:
4033
""" A Labelbox client.
4134
42-
Contains info necessary for connecting to a Labelbox server (URL,
43-
authentication key). Provides functions for querying and creating
35+
Contains info necessary for connecting to a Labelbox server (URL, authentication key). Provides functions for querying and creating
4436
top-level data objects (Projects, Datasets).
4537
"""
4638

0 commit comments

Comments
 (0)