[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2022-09-22 00:57:54 +00:00
parent a18bb13f07
commit 6f22968f7a

View File

@ -168,6 +168,7 @@ class CurFile(IcoImagePlugin.IcoFile):
def hotspots(self):
return [(h["x_hotspot"], h["y_hotspot"]) for h in self.entry]
class CurImageFile(IcoImagePlugin.IcoImageFile):
format = "CUR"