Make a change to pyproject.toml

This commit is contained in:
Bruno Alla 2024-10-07 05:33:04 -03:00
parent 15556a07f5
commit 76ffc33ffe
No known key found for this signature in database

View File

@ -55,6 +55,7 @@ line-length = 119
target-version = [
'py312',
]
# ==== isort ====
[tool.isort]