Files
Text-Texture-Generator-for-…/src/lib-darwin/PIL/_imagingmorph.pyi
2025-10-12 10:45:29 +02:00

4 lines
63 B
Python

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