Codebase list python-exchangelib / HEAD pyproject.toml
HEAD

Tree @HEAD (Download .tar.gz)

pyproject.toml @HEADraw · history · blame

1
2
3
4
5
6
[tool.black]
line-length = 120

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