glances/pyproject.toml

4 lines
103 B
TOML

[tool.black]
line-length = 120
skip-string-normalization = true
exclude = '\./glances/outputs/static/*'