summaryrefslogtreecommitdiffstats
path: root/scripts/pyproject.toml
blob: 963b009aeab47abdcc7c5221f2c818df63c766bb (plain)
1
2
3
4
5
6
[tool.black]
line-length = 88

[tool.isort]
line_length = 88
profile = "black"