Handle duplicates #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Georg/UnicodeEmoji:duplicates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Duplicate dictionary elements are not supported in Python, replace duplicates with a list which is then randomly picked from.
Signed-off-by: Georg Pfuetzenreuter mail@georg-pfuetzenreuter.net