Skip to content
Snippets Groups Projects
Commit eb84c37e authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-392: Add missing import

parent b5a72b1a
No related branches found
No related tags found
1 merge request!170L2SS-392: Support calling OPC-UA methods.
......@@ -14,7 +14,7 @@
# PyTango imports
from tango.server import run, command
from tango.server import device_property, attribute
from tango import AttrWriteType
from tango import AttrWriteType, DebugIt
# Additional import
from tangostationcontrol.common.entrypoint import entry
......
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