chg: pyproject.toml - remove black config

pull/2794/head
Bharath Vignesh J K 2024-05-19 06:57:11 +05:30
parent d2f1fa10d5
commit f0fc27f952
1 changed files with 0 additions and 5 deletions

View File

@ -1,8 +1,3 @@
[tool.black]
line-length = 120
skip-string-normalization = true
exclude = '\./glances/outputs/static/*'
[tool.ruff]
line-length = 120
target-version = "py38"