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