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 c4284da commit ffb75f6Copy full SHA for ffb75f6
1 file changed
pyproject.toml
@@ -60,10 +60,7 @@ include = [
60
exclude = ["docs/_build/"]
61
62
[tool.ruff]
63
-src = ["src", "tests", "examples"]
64
fix = true
65
-show-fixes = true
66
-output-format = "full"
67
68
[tool.ruff.format]
69
docstring-code-format = true
0 commit comments