Searched refs:PathT (Results 1 – 1 of 1) sorted by relevance
34 PathT = TypeVar("PathT", bound=AnyPath) variable75 def sort_by_file_size(files: Iterable[PathT], argument76 platform: plt.Platform = plt.PLATFORM) -> List[PathT]: