Updated examples to work with latest version
This commit is contained in:
@@ -14,7 +14,7 @@ def main():
|
|||||||
|
|
||||||
print(photosdb.keywords)
|
print(photosdb.keywords)
|
||||||
print(photosdb.persons)
|
print(photosdb.persons)
|
||||||
print(photosdb.album_names)
|
print(photosdb.albums)
|
||||||
|
|
||||||
print(photosdb.keywords_as_dict)
|
print(photosdb.keywords_as_dict)
|
||||||
print(photosdb.persons_as_dict)
|
print(photosdb.persons_as_dict)
|
||||||
|
|||||||
Reference in New Issue
Block a user