refactor: repo reorganization

This commit is contained in:
wyzula-jan
2023-12-12 11:05:33 +01:00
parent cba8131367
commit 3abd955465
33 changed files with 33 additions and 257 deletions
@@ -1,7 +1,7 @@
from qtpy.QtDesigner import QPyDesignerCustomWidgetPlugin
from qtpy.QtGui import QIcon
from bec_widgets.scan2d_plot import BECScanPlot2D
from bec_widgets.widgets.scan_plot.scan2d_plot import BECScanPlot2D
class BECScanPlot2DPlugin(QPyDesignerCustomWidgetPlugin):