Pillow/src/PIL/report.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
100 B
Python
Raw Normal View History

2024-03-09 17:00:45 +03:00
from __future__ import annotations
from .features import pilinfo
pilinfo(supported_formats=False)