Searched refs:_fuzzy_get_attribute (Results 1 – 1 of 1) sorted by relevance
29 def _fuzzy_get_attribute(self, in_diags: dict[str, str], in_attr: str) -> tuple[bool, str]: member in DiagnosticMapProxy51 success, ret = self._fuzzy_get_attribute(sub_diag_map, attr)