pcdsdevices.variety.expand_dotted_dict

pcdsdevices.variety.expand_dotted_dict(root)

Expand dotted dictionary keys.

Parameters:

root (dict) – The dictionary to expand.

Returns:

dct (dict) – The expanded dictionary.