Skip to content

Commit

Permalink
Ignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvisscher committed Jun 10, 2024
1 parent 5d5eefb commit 3f47570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[lint]
ignore = ["F401", "F405", "F841"]
ignore = ["F401", "F403", "F405", "F541", "F821" , "F841", "E713", "E721", "E722", "E741"]

0 comments on commit 3f47570

Please sign in to comment.