Added sidecar option to PhotoInfo.export()

This commit is contained in:
Rhet Turnbull
2019-12-21 22:10:38 -08:00
parent e5c50fa944
commit f643e79afd
2 changed files with 57 additions and 5 deletions

View File

@@ -469,4 +469,3 @@ def test_exiftool_json_sidecar():
else:
assert item[0][1] == item[1][1]
# assert sorted(json_got[0].items()) == sorted(json_expected[0].items())