mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-17 12:39:02 +00:00
9ed4b7abf0
It's now `DupeGuru` that holds it and passes it to `get_dupe_groups()`, the only place where it's actually used in `Scanner`. This will make the SE/ME/PE merge easier by allowing us to instantiate the Scanner on-the-fly since it doesn't hold state anymore. |
||
---|---|---|
.. | ||
gui | ||
tests | ||
__init__.py | ||
app.py | ||
directories.py | ||
engine.py | ||
export.py | ||
fs.py | ||
ignore.py | ||
markable.py | ||
prioritize.py | ||
results.py | ||
scanner.py |