From 55a809a711b48a63fcb96791115b02d628efa452 Mon Sep 17 00:00:00 2001 From: TamarZanzouri Date: Wed, 6 Nov 2024 11:50:43 -0500 Subject: [PATCH] Update robot-server/robot_server/runs/run_store.py --- robot-server/robot_server/runs/run_store.py | 1 - 1 file changed, 1 deletion(-) diff --git a/robot-server/robot_server/runs/run_store.py b/robot-server/robot_server/runs/run_store.py index 1ae9a911267..c46cc366bba 100644 --- a/robot-server/robot_server/runs/run_store.py +++ b/robot-server/robot_server/runs/run_store.py @@ -133,7 +133,6 @@ def update_run_state( run_id: The run to update summary: The run's equipment and status summary. commands: The run's commands. - command_errors: The run's commands errors. run_time_parameters: The run's run time parameters, if any. Returns: