Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py976 def _check_valid_indentation(self, lineno: int, line: str, left_stripped: str) -> None: member in PetscDocString
1158 self._check_valid_indentation(lineno, line, left_stripped)
1166 self._check_valid_indentation(lineno, line, left_stripped)