diff --git a/unilabos/devices/workstation/bioyond_studio/config.py b/unilabos/devices/workstation/bioyond_studio/config.py index 52ae82e6..2120b4ab 100644 --- a/unilabos/devices/workstation/bioyond_studio/config.py +++ b/unilabos/devices/workstation/bioyond_studio/config.py @@ -135,4 +135,6 @@ WORKFLOW_STEP_IDS = { } } -LOCATION_MAPPING = {} \ No newline at end of file +LOCATION_MAPPING = {} + +ACTION_NAMES = {} \ No newline at end of file