[comick] give 'w', 'h', and 's' more descriptive names (#6782)

This commit is contained in:
Mike Fährmann
2025-06-25 14:01:48 +02:00
parent 41ae7695c4
commit a50901c460
2 changed files with 14 additions and 8 deletions

View File

@@ -20,6 +20,13 @@ __tests__ = (
"https://meo.comick.pictures/4-N8Vj2XVdYY4Pv.webp",
),
"filename" : str,
"extension": "webp",
"width" : 1424,
"height" : 2000,
"size" : range(67460, 276608),
"optimized": None,
"volume": 1,
"chapter": 10,
"chapter_minor": ".5",