mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-16 08:59:26 +01:00
fix: use relative import to avoid import loop
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from pyDataInterface import DataService
|
||||
from ..data_service.data_service import DataService
|
||||
|
||||
|
||||
class NumberSlider(DataService):
|
||||
|
||||
Reference in New Issue
Block a user