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

@ -8,7 +8,7 @@ from qtpy.QtWidgets import (
QSpinBox,
)
from bec_widgets.qt_utils.widget_io import WidgetHierarchy
from bec_widgets.utils.widget_io import WidgetHierarchy
@pytest.fixture(scope="function")