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