Pillow/src/PIL/_imagingmorph.pyi

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
63 B
Python
Raw Normal View History

2024-01-11 15:11:12 +03:00
from typing import Any
def __getattr__(name: str) -> Any: ...