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 Dec 18, 2024
1 parent 0503e00 commit e396bec
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 e396bec

Please sign in to comment.