moved some eco components to bernina repo
This commit is contained in:
2
devices.py
Executable file → Normal file
2
devices.py
Executable file → Normal file
@ -11,7 +11,7 @@
|
||||
# if arg or kwarg is of type slic.utils.Component (dummy class)
|
||||
# this indicates that an earlier initialized object is used
|
||||
# (e.g. from same configuration).
|
||||
from slic.utils.eco_components.config import (
|
||||
from eco_components.config import (
|
||||
Component,
|
||||
Alias,
|
||||
init_device,
|
||||
|
Reference in New Issue
Block a user