Skip to content

Commit

Permalink
chore(black): bring back magical comma skip
Browse files Browse the repository at this point in the history
  • Loading branch information
Rizhiy committed Jun 2, 2024
1 parent debe119 commit 35606da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ addopts = "--doctest-modules --ignore=benchmark"

[tool.black]
line-length = 120
skip-magic-trailing-comma = true

[tool.isort]
profile = "black"
Expand Down

0 comments on commit 35606da

Please sign in to comment.