Files
california-equity-git/.venv/lib/python3.12/site-packages/PIL/_imagingmath.pyi
2024-09-28 22:52:53 -07:00

4 lines
63 B
Python

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