Your IP : 216.73.216.74


Current Path : /usr/local/python-3.12/lib/python3.12/site-packages/PIL/
Upload File :
Current File : //usr/local/python-3.12/lib/python3.12/site-packages/PIL/__main__.py

from __future__ import annotations

import sys

from .features import pilinfo

pilinfo(supported_formats="--report" not in sys.argv)