Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Use os.walk() in find_renamed_document #703

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jayme-github
Copy link

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 :-)

Directory traversing did not work for me when running the tests locally
but with os.walk() it does (and it's a bit easier to understand).
@jonaswinkler
Copy link
Contributor

Could anyone please enlighten me what find_renamed_document is used for? What is its purpose?

@MasterofJOKers
Copy link
Contributor

find_renamed_docment was introduced with this PR #593

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants