mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-18 22:01:37 +00:00
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
9.3 KiB
9.3 KiB