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