issues
search
elisemercury
/
Duplicate-Image-Finder
difPy - Python package for finding duplicate and similar images
https://difpy.readthedocs.io
MIT License
465
stars
67
forks
source link
Fix result key issue
#35
Closed
elisemercury
closed
2 years ago
elisemercury
commented
2 years ago
Fixed issue #33 where files with same filename and different folder would be put under the same key in the output
results
dictionary
Removed
sort_output
parameter as it became obsolete with the fix for #33
results
dictionarysort_output
parameter as it became obsolete with the fix for #33