Skip to content

Commit

Permalink
Activate F403 ruff rule
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Dec 17, 2024
1 parent 9aab581 commit eaaee4f
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
@@ -1,2 +1,2 @@
[tool.ruff.lint]
ignore = ["E402", "E711", "E712", "E721", "E722", "F401", "F403", "F821"]
ignore = ["E402", "E711", "E712", "E721", "E722", "F401", "F821"]

0 comments on commit eaaee4f

Please sign in to comment.