Home
last modified time | relevance | path

Searched refs:_fuzzy_get_attribute (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py29 def _fuzzy_get_attribute(self, in_diags: dict[str, str], in_attr: str) -> tuple[bool, str]: member in DiagnosticMapProxy
51 success, ret = self._fuzzy_get_attribute(sub_diag_map, attr)