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 1b9612e commit 6fd6135Copy full SHA for 6fd6135
pyproject.toml
@@ -50,7 +50,7 @@ sections = "FUTURE,STDLIB,TYPING,THIRDPARTY,FIRSTPARTY,LOCALFOLDER"
50
51
[tool.ruff]
52
target-version = "py38"
53
-line-length = 120
+line-length = 100
54
55
[tool.ruff.format]
56
quote-style = "single"
0 commit comments