pyproject.toml (
7
lines of code) (
raw
):
[tool.isort] profile = "black" line_length = 100 [tool.black] line_length = 100 [tool.md_dead_link_check] check_web_links = false