massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / Pillow / PIL / FitsStubImagePlugin.pyi
1 from .ImageFile import StubImageFile
2
3 def register_handler(handler) -> None: ...
4
5 class FITSStubImageFile(StubImageFile):
6     format: str
7     format_description: str