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

L2SS-555: Added missing import

parent d32ef602
No related branches found
No related tags found
1 merge request!213L2SS-555: Touch up archiver retriever
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
Utility functions for the Archiver functionality. Utility functions for the Archiver functionality.
""" """
from tango import DeviceProxy
def get_db_config(self, device_name:str) -> dict: def get_db_config(self, device_name:str) -> dict:
""" """
Retrieve the DB credentials from the Tango properties of Configuration Manager or EventSubscribers Retrieve the DB credentials from the Tango properties of Configuration Manager or EventSubscribers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment