Skip to content

Commit e992d74

Browse files
committed
small message to update push
1 parent bb49585 commit e992d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labelbox/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ def get_organization(self) -> Organization:
451451

452452
def _get_all(self, db_object_type, where, filter_deleted=True):
453453
""" Fetches all the objects of the given type the user has access to.
454-
454+
455455
Args:
456456
db_object_type (type): DbObject subclass.
457457
where (Comparison, LogicalOperation or None): The `where` clause

0 commit comments

Comments
 (0)