Files
geMoldInsight/venv/lib/python3.11/site-packages/PIL/_imagingmath.pyi
T

4 lines
63 B
Python
Raw Normal View History

2026-02-12 23:22:11 +08:00
from typing import Any
def __getattr__(name: str) -> Any: ...