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 bb49585 commit e992d74Copy full SHA for e992d74
labelbox/client.py
@@ -451,7 +451,7 @@ def get_organization(self) -> Organization:
451
452
def _get_all(self, db_object_type, where, filter_deleted=True):
453
""" Fetches all the objects of the given type the user has access to.
454
-
+
455
Args:
456
db_object_type (type): DbObject subclass.
457
where (Comparison, LogicalOperation or None): The `where` clause
0 commit comments