1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00

refactor(plots): plot_next_gen module renamed to plots

This commit is contained in:
2025-03-23 18:42:28 +01:00
parent 378398a29b
commit 9fb9a1cfd2
76 changed files with 72 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
from bec_widgets.widgets.plots_next_gen.plot_base import PlotBase, UIMode
from bec_widgets.widgets.plots.plot_base import PlotBase, UIMode
from .client_mocks import mocked_client
from .conftest import create_widget