IR: Basic script to remove dupes

had this lying around from last week PRs and could come useful again,
code is meh but works
This commit is contained in:
Willy-JL
2024-10-19 01:31:00 +01:00
parent 060a92fefb
commit 9865a9367f
3 changed files with 41 additions and 24 deletions
Regular → Executable
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import pathlib
import string