Pillow/src/PIL/_imagingtk.pyi
2024-07-08 20:09:45 +10:00

4 lines
63 B
Python

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