Home
last modified time | relevance | path

Searched defs:PathDiffPair (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py72 PathDiffPair: TypeAlias = Tuple[Path, str] variable
H A Dtest_main.py50 patch_list: list[PathDiffPair],