Files
Buffteks-Website/buffteks/lib/python3.12/site-packages/PIL/_imagingmath.pyi
2025-05-08 21:10:14 -05:00

4 lines
63 B
Python

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