Ensuring isort uses black profile

This commit is contained in:
Benjamin Harder
2025-10-01 18:43:52 +02:00
parent 8d9a64798d
commit 16bcfc6cfa

View File

@@ -25,3 +25,5 @@ testpaths = [
"tests"
]
[tool.isort]
profile = "black"