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