Updated osxphotos/exiftool.py
This commit is contained in:
parent
4aa74decd7
commit
7bdb89f1d5
@ -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 = {}
|
||||
Loading…
x
Reference in New Issue
Block a user