test: Picture.generate_thumbnails

This commit is contained in:
imperosol
2026-05-02 17:23:01 +02:00
parent 22e6c09c36
commit 7fec05820c
3 changed files with 51 additions and 3 deletions
-1
View File
@@ -15,7 +15,6 @@
from __future__ import annotations
from io import BytesIO
from pathlib import Path
from typing import ClassVar, Self