ruff
eb2784c4 - Corrected Path symlink method name (PTH114) (#9896)

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 ```
Author
Parents
Loading