Skip to content

Commit cb56ee3

Browse files
committed
lint
1 parent e5751be commit cb56ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

picopt/handlers/webp.py

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ def pil2png(self, old_path: Path, new_path: Path) -> Path:
107107
new_path = old_path
108108
return new_path
109109

110+
110111
class Gif2WebP(WebPBase):
111112
"""Animated WebP format class.
112113

0 commit comments

Comments
 (0)