brief-extractor/backend/venv/lib/python3.10/site-packages/PIL/_imagingmath.pyi
2026-03-06 18:42:46 +00:00

3 lines
63 B
Python
Executable file

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