Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dtest_main.py99 def sanitize_patch_file(text: Optional[str]) -> list[str]: function
151 test(sanitize_patch_file(patches.get(test_file)), patch_file)