much stricter ruff linting

Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-11 07:15:37 +02:00
parent 14a5647905
commit 310dbf1574
132 changed files with 288 additions and 359 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ def apply_srgb(
flags=flags
)
else:
img = cast(Image, profileToProfile(
img = cast('Image', profileToProfile(
img,
profile,
_SRGB,