julia
bec4702f - Improve `walkdir` docstring (#55476)

Commit
1 year ago
Improve `walkdir` docstring (#55476) I was not able to understand how to use `walkdir` with the current docstring. It was not clear to me that `root` changes each iteration. I thought `root` would stay fixed to the input and `dirs` would iterate.
Author
Parents
Loading