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 committed Mar 15, 2024
1 parent fdd08bd commit 53a029e
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 53a029e

Please sign in to comment.