mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-24 15:29:16 +00:00
fix and remove redundant info
This commit is contained in:
@@ -220,6 +220,7 @@ def generate_heat_chill_protocol(
|
||||
"device_id": heatchill_id,
|
||||
"action_name": "heat_chill",
|
||||
"action_kwargs": {
|
||||
"vessel": vessel,
|
||||
"temp": float(final_temp),
|
||||
"time": float(final_time),
|
||||
"stir": bool(stir),
|
||||
|
||||
Reference in New Issue
Block a user