We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b0e10 commit 0c6fcc4Copy full SHA for 0c6fcc4
1 file changed
scripts/optimize_image.py
@@ -10,8 +10,6 @@
10
python scripts/optimize_image.py --quality 85 --max-width 1600 image.png
11
"""
12
13
-from __future__ import annotations
14
-
15
import argparse
16
import sys
17
0 commit comments