Files
t2000_gui/.venv/Lib/site-packages/PIL/_imagingft.pyi
2024-07-12 10:46:49 +02:00

4 lines
63 B
Python

from typing import Any
def __getattr__(name: str) -> Any: ...