Pillow/src/PIL/_webp.pyi

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
63 B
Python
Raw Normal View History

2024-02-10 11:50:45 +03:00
from typing import Any
def __getattr__(name: str) -> Any: ...