Updated README, added PhotoInfo.hasadjustments()

This commit is contained in:
Rhet Turnbull
2019-07-26 22:21:17 -04:00
parent ec01bf9706
commit 9efa83c5cd
3 changed files with 225 additions and 20 deletions

View File

@@ -36,6 +36,7 @@ def main():
p.persons(),
p.path(),
p.ismissing(),
p.hasadjustments(),
)