Files
to_docx/server/venv/Lib/site-packages/PIL/_imagingmorph.pyi
T
2026-05-12 08:59:02 +08:00

4 lines
66 B
Python

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