stress_at_work_analysis/pyproject.toml

8 lines
113 B
TOML

[tool.isort]
profile = "black"
py_version = 311
skip_gitignore = "true"
[tool.black]
target-version = ["py311"]