We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444f121 commit 51080ecCopy full SHA for 51080ec
test/unit_test/screen/screenshot_test.py
@@ -8,7 +8,6 @@
8
print(image)
9
10
subprocess.Popen("calc", stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, shell=True)
11
-subprocess.Popen("edge", stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, shell=True)
12
13
# screenshot and save
14
image = screenshot("test.png")
0 commit comments