Files
KPK/v3.12/Lib/site-packages/PIL/_imagingmorph.pyi
T
2026-06-23 15:20:56 +02:00

4 lines
63 B
Python

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