stress_at_work_analysis/pyproject.toml

8 lines
113 B
TOML
Raw Permalink Normal View History

2023-04-24 15:38:54 +02:00
[tool.isort]
profile = "black"
py_version = 311
skip_gitignore = "true"
[tool.black]
target-version = ["py311"]