Update ahah.py
This commit is contained in:
parent
004b0ff051
commit
b3c4c23895
|
@ -2,4 +2,4 @@ from PIL import ImageGrab
|
|||
image = ImageGrab.grab((863, 751, 1091, 767))
|
||||
|
||||
|
||||
image.save(fp="/home/def/ahah.png")
|
||||
image.save(fp="/home/def/test.png")
|
Reference in a new issue