Fix indentation in generated pyproject.toml

This commit is contained in:
Bruno Alla 2025-02-18 22:37:16 +00:00
parent 907ee6a607
commit ec4e519795

View File

@ -135,7 +135,7 @@ ignore = [
# The fixes in extend-unsafe-fixes will require # The fixes in extend-unsafe-fixes will require
# provide the `--unsafe-fixes` flag when fixing. # provide the `--unsafe-fixes` flag when fixing.
extend-unsafe-fixes = [ extend-unsafe-fixes = [
"UP038", "UP038",
] ]
[tool.ruff.lint.isort] [tool.ruff.lint.isort]