Files
links/.venv/lib/python3.10/site-packages/PIL/_imagingmorph.pyi
2025-05-06 20:44:33 +09:00

4 lines
63 B
Python

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