Files
context-continuity/venv.old-py38/lib/python3.9/site-packages/PIL/_imagingmath.pyi
T

4 lines
63 B
Python
Raw Normal View History

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