Files
geMoldInsight/venv/lib/python3.11/site-packages/PIL/_imagingmath.pyi
T
2026-02-12 23:27:48 +08:00

4 lines
63 B
Python

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