mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-02-04 17:58:40 +01:00
renaming pyDataInterface -> pyDataService
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from pytest import CaptureFixture
|
||||
|
||||
from pyDataInterface import DataService
|
||||
from pyDataService import DataService
|
||||
|
||||
|
||||
def test_properties(capsys: CaptureFixture) -> None:
|
||||
|
||||
Reference in New Issue
Block a user