nordvpntray/venv/lib/python3.12/site-packages/PIL/_imagingmath.pyi

4 lines
63 B
Python
Raw Permalink Normal View History

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