Skip to content

Commit

Permalink
Activate ruff rule F401
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jan 15, 2025
1 parent fde5561 commit ca4cd91
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", "F821"]
ignore = ["E402", "E711", "E712", "E721", "E722", "F821"]

0 comments on commit ca4cd91

Please sign in to comment.