Pillow/src/PIL/_imagingcms.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

2023-12-27 02:40:55 +03:00
from typing import Any
def __getattr__(name: str) -> Any: ...