remove output change
This commit is contained in:
parent
cb9c5e2a1b
commit
9e98c8a7bc
@ -92,7 +92,6 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py39"
|
||||
output-format="concise"
|
||||
lint.isort.split-on-trailing-comma = false
|
||||
lint.select = ["B", "D", "E", "F", "I", "SIM", "W", "ERA"]
|
||||
lint.ignore = ["B008", "D205", "E501", "F403", "SIM115"]
|
||||
|
Loading…
Reference in New Issue
Block a user