report.py 100 B

12345
  1. from __future__ import annotations
  2. from .features import pilinfo
  3. pilinfo(supported_formats=False)