pyproject.toml (
5
lines of code) (
raw
):
[tool.black] line-length = 119 target-version = ['py36'] [tool.isort] profile = "black"