Skip to content

Commit

Permalink
build(ruff): fix toml for latest ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
pegahcarter authored and eerkaijun committed Mar 25, 2024
1 parent fdd08bd commit 08e17ad
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,4 +1,4 @@
line-length = 110

[per-file-ignores]
[lint.per-file-ignores]
"l1.py" = ["E402"]

0 comments on commit 08e17ad

Please sign in to comment.