(feat) add more config to pyproject

This commit is contained in:
cardosofede
2024-07-16 18:09:57 +03:00
parent ff35581111
commit e8071a1341

View File

@@ -8,6 +8,11 @@ target-version = ["py38"]
[tool.isort]
profile = "black"
multi_line_output = 3
include_trailing_comma = true
use_parentheses = true
ensure_newline_before_comments = true
combine_as_imports = true
[tool.pre-commit]
repos = [