mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-17 22:53:56 +02:00
Ensuring isort uses black profile
This commit is contained in:
@@ -25,3 +25,5 @@ testpaths = [
|
||||
"tests"
|
||||
]
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
Reference in New Issue
Block a user