From 8afc5f0c0c87a61ff7a986e8aff5900f3a3f1973 Mon Sep 17 00:00:00 2001 From: wyzula-jan <133381102+wyzula-jan@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:31:36 +0100 Subject: [PATCH] refactor: motor_control_compilations.py moved to example part of repository --- .../motor_movement}/motor_control_compilations.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bec_widgets/{widgets/motor_control => examples/motor_movement}/motor_control_compilations.py (100%) diff --git a/bec_widgets/widgets/motor_control/motor_control_compilations.py b/bec_widgets/examples/motor_movement/motor_control_compilations.py similarity index 100% rename from bec_widgets/widgets/motor_control/motor_control_compilations.py rename to bec_widgets/examples/motor_movement/motor_control_compilations.py