Fixes misisng plw link

This commit is contained in:
stumpylog
2026-09-01 15:18:43 -07:00
parent 8bedb07cea
commit dcedb531c6
+1 -1
View File
@@ -254,7 +254,7 @@ extend-select = [
"PLR1733",
"PLR1736",
"PLR2044",
"PLW",
"PLW", # https://docs.astral.sh/ruff/rules/#warning-plw
"PT010", # https://docs.astral.sh/ruff/rules/#flake8-pytest-style-pt
"PT014",
"PT020",