team-10/env/Lib/site-packages/PIL/_imagingtk.pyi

4 lines
63 B
Python
Raw Normal View History

2025-08-02 07:34:44 +02:00
from typing import Any
def __getattr__(name: str) -> Any: ...