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

refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets

This commit is contained in:
2024-07-07 11:39:03 +02:00
parent f5b8375fd3
commit f04862933f
24 changed files with 32 additions and 53 deletions

View File

@ -3,6 +3,7 @@
import pytest
from bec_widgets.widgets.stop_button.stop_button import StopButton
from .client_mocks import mocked_client