mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-06-02 03:18:41 +02:00
refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from bec_widgets.widgets.device_inputs.device_input_base import DeviceInputBase
|
||||
from bec_widgets.widgets.base_classes.device_input_base import DeviceInputBase
|
||||
|
||||
from .client_mocks import mocked_client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user