paperless
paperless copied to clipboard
Use os.walk() in find_renamed_document
I'm not sure why exactly, but directory traversing did not work for me when running the tests locally.
With os.walk() it does and it still works in travis :-)
Could anyone please enlighten me what find_renamed_document is used for? What is its purpose?
find_renamed_docment was introduced with this PR https://github.com/the-paperless-project/paperless/pull/593