massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / Pillow / PIL / XVThumbImagePlugin.pyi
1 from .ImageFile import ImageFile
2
3 PALETTE: bytes
4
5 class XVThumbImageFile(ImageFile):
6     format: str
7     format_description: str