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