mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
lint
lint
This commit is contained in:
@@ -88,7 +88,7 @@ def run_benchmark(keras_host, keras_port):
|
||||
if not result:
|
||||
logging.info("Did not find the settings button. Is there something wrong on the screen?")
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
gui.moveTo(result["x"], result["y"])
|
||||
time.sleep(0.2)
|
||||
gui.mouseDown()
|
||||
|
||||
Reference in New Issue
Block a user