Skip to content

Commit

Permalink
Up max line length to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
CyclingNinja committed Oct 24, 2024
1 parent 95bc3e7 commit 79c6b89
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,5 +1,5 @@
target-version = "py310"
line-length = 110
line-length = 120
exclude = [
".git,",
"__pycache__",
Expand Down

0 comments on commit 79c6b89

Please sign in to comment.