virtualPainter/libs/PIL/_webp.pyi

4 lines
63 B
Python
Raw Permalink Normal View History

2025-10-05 17:26:46 +02:00
from typing import Any
def __getattr__(name: str) -> Any: ...