Skip to content

Commit ca6c458

Browse files
committed
Set 95 as line-length
1 parent bc54767 commit ca6c458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ target-version = "py38"
33
extend-exclude = [
44
"tests/messages/data",
55
]
6+
line-length = 95
67

78
[tool.ruff.format]
89
quote-style = "preserve"

0 commit comments

Comments
 (0)