Files
File-Transfer-Website/venv/lib/python3.11/site-packages/PIL/__main__.py
klein panic da9156aaa3 Lol
2024-10-01 20:14:14 -04:00

8 lines
133 B
Python

from __future__ import annotations
import sys
from .features import pilinfo
pilinfo(supported_formats="--report" not in sys.argv)