ruff
eb2784c4
- Corrected Path symlink method name (PTH114) (#9896)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Corrected Path symlink method name (PTH114) (#9896) ## Summary Corrects mentions of `Path.is_link` to `Path.is_symlink` (the former doesn't exist). ## Test Plan ```sh python scripts/generate_mkdocs.py && mkdocs serve -f mkdocs.public.yml ```
References
#9896 - Corrected Path symlink method name (PTH114)
Author
trag1c
Parents
6fffde72
Loading