Lol
This commit is contained in:
7
venv/lib/python3.11/site-packages/PIL/__main__.py
Normal file
7
venv/lib/python3.11/site-packages/PIL/__main__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from __future__ import annotations
|
||||
|
||||
import sys
|
||||
|
||||
from .features import pilinfo
|
||||
|
||||
pilinfo(supported_formats="--report" not in sys.argv)
|
||||
Reference in New Issue
Block a user