more tests

This commit is contained in:
2023-12-07 22:27:05 +01:00
parent 3ebe5bba7f
commit 9ae71af1aa
2 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ import magic
from PIL import Image
from PIL import ExifTags
from exif_data import ExifData
from src.exif_data import ExifData
class MetadataHandler: