Skip to content

Commit e2dd959

Browse files
committed
Simplified code check configuration.
1 parent 36db063 commit e2dd959

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ ignore = []
4949
[tool.ruff.format]
5050
quote-style = "double"
5151
indent-style = "space"
52-
skip-magic-trailing-comma = false
53-
line-ending = "auto"
5452

5553
[tool.mypy]
5654
python_version = "3.12"

0 commit comments

Comments
 (0)