0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-14 11:41:49 +02:00

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

View File

@ -1,6 +1,4 @@
from pytestqt import qtbot
from bec_widgets import scan_plot
from bec_widgets.widgets.scan_plot import scan_plot
def test_scan_plot(qtbot):