Skip to content
Snippets Groups Projects
Commit a7b94081 authored by David Hammer's avatar David Hammer
Browse files

Add missing getInstanceInfo import

parent 18a03cb6
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ from karabo.middlelayer import (
UInt16, UInt32, Bool, Float, Double, String, VectorString, VectorHash,
background, call, callNoWait, setNoWait, sleep, instantiate, slot, coslot,
get_property, getTopology, getConfiguration, getConfigurationFromPast,
getConfigurationFromName)
getConfigurationFromName, getInstanceInfo)
from . import scenes
from ._version import version as deviceVersion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment