Codebase list python-exchangelib / fresh-releases/main pyproject.toml
fresh-releases/main

Tree @fresh-releases/main (Download .tar.gz)

pyproject.toml @fresh-releases/mainraw · history · blame

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

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