diff --git a/stubs/PIL/PalmImagePlugin.pyi b/stubs/PIL/PalmImagePlugin.pyi deleted file mode 100644 --- a/stubs/PIL/PalmImagePlugin.pyi +++ /dev/null @@ -1,11 +0,0 @@ -# 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