Update README.md
This commit is contained in:
parent
b6ac9e1ea3
commit
55daa31c71
@ -1038,7 +1038,7 @@ Returns a [FolderInfo](#FolderInfo) object representing the folder's parent fold
|
||||
```python
|
||||
>>> import osxphotos
|
||||
>>> photosdb = osxphotos.PhotosDB()
|
||||
>>> photosdb.subfolders
|
||||
>>> photosdb.folder_info
|
||||
[<osxphotos.albuminfo.FolderInfo object at 0x10fcc0160>]
|
||||
>>> photosdb.folder_info[0].title
|
||||
'Folder1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user