Skip to content

Commit 9d98ede

Browse files
committed
Use default of 88 line length
1 parent 42a3547 commit 9d98ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.ruff]
2-
line-length = 120
2+
# line-length = 120
33

44
[tool.ruff.format]
55
quote-style = "preserve"

0 commit comments

Comments
 (0)