Skip to content

Commit ca6f315

Browse files
committed
Update pre-commit with ruff
1 parent a999844 commit ca6f315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ output-format = "grouped"
66

77
[tool.ruff.format]
88
exclude = [".git", ".venv", ".mypy_cache", ".tox", "__pycache__"]
9-
skip-magic-trailing-comma = true
9+
skip-magic-trailing-comma = true

0 commit comments

Comments
 (0)