Updated osxphotos/exiftool.py

This commit is contained in:
sweep-ai[bot]
2023-08-12 17:17:12 +00:00
committed by GitHub
parent 4aa74decd7
commit 7bdb89f1d5

View File

@@ -521,4 +521,4 @@ class _ExifToolCaching(ExifTool):
def flush_cache(self):
"""Clear cached data so that calls to json or asdict return fresh data"""
self._json_cache = None
self._asdict_cache = {}
self._asdict_cache = {}