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 6533882 commit ad58f78Copy full SHA for ad58f78
1 file changed
pyproject.toml
@@ -61,7 +61,7 @@ extra_checks = true
61
62
[tool.ruff]
63
include = ["*.py", "pyproject.toml", "*.ipynb"]
64
-line-length = 88
+line-length = 120
65
66
[tool.ruff.format]
67
quote-style = "double"
0 commit comments