Searched defs:correct_path (Results 1 – 2 of 2) sorted by relevance
88 def correct_path(root: Path, test_list: str) -> str: function
393 def correct_path(root: str | Path, test_list: str | Path) -> Path: function