Files
tmhr/venv/lib/python3.10/site-packages/PIL/_imagingft.pyi
2024-02-23 10:30:02 +00:00

6 lines
99 B
Python

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