angrybeanie_wagtail/env/lib/python3.12/site-packages/PIL/_imagingmath.pyi

4 lines
63 B
Python
Raw Normal View History

2025-07-25 21:32:16 +10:00
from typing import Any
def __getattr__(name: str) -> Any: ...