Skip to content
Snippets Groups Projects

Correction runners as friends

Merged David Hammer requested to merge correction-runners-as-friends into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading