Updated get_shared_photo_comments.py
This commit is contained in:
@@ -38,6 +38,7 @@ def get_shared_person_info(photosdb, hashed_person_id):
|
||||
|
||||
Args:
|
||||
photosdb: a osxphotos.PhotosDB object
|
||||
hashed_person_id: str, value of ZINVITEEHASHEDPERSONID to lookup
|
||||
"""
|
||||
|
||||
conn, _ = photosdb.get_db_connection()
|
||||
|
||||
Reference in New Issue
Block a user