Skip to content

Commit

Permalink
Updated remapped ruff rule
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed May 25, 2024
1 parent b5e77ab commit d539190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ extend-select = [
"B0", # flake8-bugbear
]
ignore = [
"PGH001",
"S307",
"B008",
]

Expand Down

0 comments on commit d539190

Please sign in to comment.