Skip to content

Commit

Permalink
Remove unused ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Nov 26, 2024
1 parent 2c50e24 commit 82d4061
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ target-version = "py39"
select = ["C4", "D2", "D3", "D4", "E", "F", "I", "NPY", "PD", "UP"]
ignore = [
"E501",
"E703",
"PD002",
"PD901",
]
Expand Down

0 comments on commit 82d4061

Please sign in to comment.