mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 22:18:00 -05:00
Update hzdr.py
This commit is contained in:
@@ -60,9 +60,7 @@ def run_benchmark() -> tuple[float]:
|
||||
am = ArtifactManager(LOG_DIRECTORY)
|
||||
|
||||
time.sleep(10)
|
||||
|
||||
|
||||
sys.exit(1)
|
||||
# Make sure the game started correctly
|
||||
result = kerasService.look_for_word("remastered", 10, 5)
|
||||
if not result:
|
||||
|
||||
Reference in New Issue
Block a user