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 a999844 commit ca6f315Copy full SHA for ca6f315
pyproject.toml
@@ -6,4 +6,4 @@ output-format = "grouped"
6
7
[tool.ruff.format]
8
exclude = [".git", ".venv", ".mypy_cache", ".tox", "__pycache__"]
9
-skip-magic-trailing-comma = true
+skip-magic-trailing-comma = true
0 commit comments