Files
ImageUtils/.CondaPkg/env/Lib/site-packages/PIL/_webp.pyi
2024-10-07 10:13:40 +07:00

4 lines
63 B
Python

from typing import Any
def __getattr__(name: str) -> Any: ...