julia
bec4702f
- Improve `walkdir` docstring (#55476)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#55476 - Improve `walkdir` docstring
Author
nathanrboyer
Parents
4a229bc4
Loading