(feat) update pyproject

This commit is contained in:
cardosofede
2024-07-16 18:12:29 +03:00
parent e8071a1341
commit f4fcf54045

View File

@@ -7,6 +7,7 @@ line-length = 120
target-version = ["py38"]
[tool.isort]
line_length = 120
profile = "black"
multi_line_output = 3
include_trailing_comma = true