Skip to content

Commit 88b4762

Browse files
committed
Use default of 88 line length
1 parent 4930508 commit 88b4762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)