Fixes doc link for PLR

This commit is contained in:
stumpylog
2026-09-01 15:17:38 -07:00
parent 5e34d566a2
commit 8bedb07cea
+1 -1
View File
@@ -241,7 +241,7 @@ extend-select = [
"PIE", # https://docs.astral.sh/ruff/rules/#flake8-pie-pie
"PLC", # https://docs.astral.sh/ruff/rules/#pylint-pl
"PLE",
"PLR0124",
"PLR0124", # https://docs.astral.sh/ruff/rules/#refactor-plr
"PLR0133",
"PLR0206",
"PLR0402",