test-kivy-app/kivy_venv/lib/python3.11/site-packages/PIL/_webp.pyi

4 lines
63 B
Python
Raw Normal View History

2024-09-15 12:12:16 +00:00
from typing import Any
def __getattr__(name: str) -> Any: ...