diff --git a/stubs/PIL/__init__.pyi b/stubs/PIL/__init__.pyi new file mode 100644 --- /dev/null +++ b/stubs/PIL/__init__.pyi @@ -0,0 +1,6 @@ +# Stubs for PIL (Python 3) +# +# NOTE: This dynamically typed stub was automatically generated by stubgen. + +VERSION: str +PILLOW_VERSION: str