team-10/venv/Lib/site-packages/PIL/_imagingmorph.pyi

4 lines
63 B
Python
Raw Normal View History

2025-08-02 02:00:33 +02:00
from typing import Any
def __getattr__(name: str) -> Any: ...