pyproject.toml (
5
lines of code) (
raw
):
[tool.black] line-length = 100 [tool.isort] profile = "black" multi_line_output = 3