Files
convertions/convertions-env/lib/python3.11/site-packages/PIL/_imagingmath.pyi
2024-09-29 01:45:31 -04:00

4 lines
63 B
Python

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