Searched defs:PathDiffPair (Results 1 – 2 of 2) sorted by relevance
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ | ||
| H A D | _typing.py | 72 PathDiffPair: TypeAlias = Tuple[Path, str] variable |
| H A D | test_main.py | 50 patch_list: list[PathDiffPair], |