Files
Touchh/.venv/lib/python3.10/site-packages/PIL/_imagingmorph.pyi
2024-12-06 10:45:08 +09:00

4 lines
63 B
Python

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