diff --git a/stubs/PIL/PalmImagePlugin.pyi b/stubs/PIL/PalmImagePlugin.pyi new file mode 100644 --- /dev/null +++ b/stubs/PIL/PalmImagePlugin.pyi @@ -0,0 +1,11 @@ +# Stubs for PIL.PalmImagePlugin (Python 3) +# +# NOTE: This dynamically typed stub was automatically generated by stubgen. + +from typing import Any + +def build_prototype_image(): ... + +Palm8BitColormapImage: Any +o8: Any +o16b: Any