We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc54767 commit ca6c458Copy full SHA for ca6c458
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