Farhan Ahmad
09/05/2024, 4:13 AMbranch().objects() says it returns an Generator[StoredObject | CommonPrefix.... . When I try to call obj.reader().read() on the objects generated, I get ObjectInfo' object has no attribute 'reader'Offir Cohen
09/05/2024, 6:54 AMobj?Niro
09/06/2024, 7:58 PMNiro
09/10/2024, 4:18 PMFarhan Ahmad
09/11/2024, 7:01 AM