mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
d5fef949e9
These methods were previously called recursively and it seemed to cause problems in some cases. The recursive nature of these functions not bringing any notable advantage and `os.walk()` being of better style anyway, I removed that recursive nature. Hopefully fixes #421 |
||
---|---|---|
.. | ||
__init__.py | ||
app_test.py | ||
base.py | ||
block_test.py | ||
cache_test.py | ||
conftest.py | ||
directories_test.py | ||
engine_test.py | ||
fs_test.py | ||
ignore_test.py | ||
markable_test.py | ||
prioritize_test.py | ||
result_table_test.py | ||
results_test.py | ||
scanner_test.py |