mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-03 20:10:08 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
61b1eeb39f
commit
d0837bd36a
|
@ -51,7 +51,6 @@ class GimpPaletteFile:
|
|||
self.palette = bytes(palette)
|
||||
self.n_colors = index
|
||||
|
||||
|
||||
def getpalette(self):
|
||||
|
||||
return self.palette, self.rawmode
|
||||
|
|
Loading…
Reference in New Issue
Block a user