refactor(plots): plot_next_gen module renamed to plots

This commit is contained in:
2025-04-03 16:09:33 +02:00
parent 378398a29b
commit 9fb9a1cfd2
76 changed files with 72 additions and 82 deletions
@@ -1,7 +1,7 @@
import pytest
from qtpy.QtCore import QPointF
from bec_widgets.widgets.plots_next_gen.waveform.waveform import Waveform
from bec_widgets.widgets.plots.waveform.waveform import Waveform
from .client_mocks import mocked_client