diff --git a/script/RobotMX.py b/script/RobotMX.py index 79c7a94..80102ce 100644 --- a/script/RobotMX.py +++ b/script/RobotMX.py @@ -1,4 +1,4 @@ -from RobotTCP import * +run("RobotTCP") class RobotMX(RobotTCP): def mount(self, puck, sample):