format files

This commit is contained in:
maxDorninger
2025-06-28 22:46:38 +02:00
parent ab377ecfdc
commit a1c7b9b941
10 changed files with 16 additions and 27 deletions

View File

@@ -54,6 +54,3 @@ class AbstractMetadataProvider(ABC):
:return: True if the image was downloaded successfully, False otherwise.
"""
raise NotImplementedError()