1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 08:43:08 +00:00
dupeguru/core
glubsy ed64428c80 Add missing file class for folder type.
* results.py doesn't set the proper type for dupes at the line
"file = get_file(path)" so we add it on top
* Perhap it could have been added to _get_fileclasses() in core.app.py too
but I have not tested it
2020-06-24 23:32:04 +02:00
..
gui Format files with black 2019-12-31 20:16:27 -06:00
me Format files with black 2019-12-31 20:16:27 -06:00
pe Format files with black 2019-12-31 20:16:27 -06:00
se Format files with black 2019-12-31 20:16:27 -06:00
tests Update Packaging 2019-12-31 21:36:52 -06:00
__init__.py Format files with black 2019-12-31 20:16:27 -06:00
app.py Add missing file class for folder type. 2020-06-24 23:32:04 +02:00
directories.py Format files with black 2019-12-31 20:16:27 -06:00
engine.py Format files with black 2019-12-31 20:16:27 -06:00
export.py Format files with black 2019-12-31 20:16:27 -06:00
fs.py Format files with black 2019-12-31 20:16:27 -06:00
ignore.py Format files with black 2019-12-31 20:16:27 -06:00
markable.py Format files with black 2019-12-31 20:16:27 -06:00
prioritize.py Format files with black 2019-12-31 20:16:27 -06:00
results.py Format files with black 2019-12-31 20:16:27 -06:00
scanner.py Format files with black 2019-12-31 20:16:27 -06:00
util.py Format files with black 2019-12-31 20:16:27 -06:00