Codebase list python-exchangelib / upstream/4.9.0 pyproject.toml
upstream/4.9.0

Tree @upstream/4.9.0 (Download .tar.gz)

pyproject.toml @upstream/4.9.0raw · history · blame

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

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