Skip to content

Commit

Permalink
remove deprecated Ruff rule
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Ramsay <[email protected]>
  • Loading branch information
seapagan committed Dec 15, 2024
1 parent 038a3ca commit 99a36c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ quote-style = "double"
[tool.ruff.lint]
select = ["ALL"] # we are being very strict!
ignore = [
"ANN101",
"PGH003",
"FBT002",
"FBT003",
Expand Down

0 comments on commit 99a36c3

Please sign in to comment.