Files
ETB/ETB-API/venv/lib/python3.12/site-packages/PIL/_avif.pyi
Iliyan Angelov 6b247e5b9f Updates
2025-09-19 11:58:53 +03:00

4 lines
63 B
Python

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