Searched defs:load_from_dict (Results 1 – 2 of 2) sorted by relevance
35 def load_from_dict(self, config: Dict[str, Any]) -> None: member in Config
1297 def load_from_dict(self, config: Dict[str, Any]) -> None: member in DeviceConfiguration