Traktor/myenv/Lib/site-packages/PIL/_imagingmath.pyi

4 lines
63 B
Python
Raw Normal View History

2024-05-23 01:57:24 +02:00
from typing import Any
def __getattr__(name: str) -> Any: ...