We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abf3d4 commit 8242169Copy full SHA for 8242169
pyproject.toml
@@ -3,6 +3,7 @@ target-version = "py38"
3
extend-exclude = [
4
"tests/messages/data",
5
]
6
+line-length = 95
7
8
[tool.ruff.format]
9
quote-style = "preserve"
0 commit comments