book-generator-orgmode/venv/lib/python3.13/site-packages/PIL/_imagingmath.pyi
2025-08-30 18:14:14 +02:00

3 lines
63 B
Python

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