Searched refs:remove_duplicates (Results 1 – 4 of 4) sorted by relevance
7 def remove_duplicates(items): function58 self._paths = list(map(pathlib.Path, remove_duplicates(paths)))
188 self.filelist.remove_duplicates()207 self.filelist.remove_duplicates()
67 def remove_duplicates(self): member in FileList
130 file_list.remove_duplicates()