daren_project/venv/Lib/site-packages/PIL/_imagingmath.pyi

4 lines
66 B
Python
Raw Normal View History

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