Skip to content

Commit d4e7aa7

Browse files
committed
提交
1 parent 61cb9a0 commit d4e7aa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import os
22

3-
command = "-h"
4-
##command = "from_webp -q 100"
3+
4+
command = "from_webp -q 100"
55
os.system("python3 image_converter.py " + command)

0 commit comments

Comments
 (0)