mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-02-04 01:38:40 +01:00
renaming pyDataInterface -> pyDataService
This commit is contained in:
@@ -5,8 +5,8 @@ import pytest
|
||||
from loguru import logger
|
||||
from pytest import LogCaptureFixture
|
||||
|
||||
from pyDataInterface import DataService
|
||||
from pyDataInterface.data_service.callback_manager import CallbackManager
|
||||
from pyDataService import DataService
|
||||
from pyDataService.data_service.callback_manager import CallbackManager
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user