We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e7a98 commit a7fefb9Copy full SHA for a7fefb9
src/zimscraperlib/image/optimization.py
@@ -321,7 +321,7 @@ def optimize_gif(
321
322
@dataclass
323
class OptimizeOptions:
324
- """Dataclass holding GIF optimization options for all supported formats"""
+ """Dataclass holding optimization options for all supported formats"""
325
326
gif: OptimizeGifOptions
327
webp: OptimizeWebpOptions
0 commit comments