diff --git a/stubs/PIL/WalImageFile.pyi b/stubs/PIL/WalImageFile.pyi deleted file mode 100644 --- a/stubs/PIL/WalImageFile.pyi +++ /dev/null @@ -1,13 +0,0 @@ -# Stubs for PIL.WalImageFile (Python 3) -# -# NOTE: This dynamically typed stub was automatically generated by stubgen. - -import __builtin__ -from typing import Any - -builtins = __builtin__ -i32: Any - -def open(filename: Any): ... - -quake2palette: bytes