configure isort
This commit is contained in:
parent
2b62c8e28d
commit
b82c8526b2
@ -1,3 +1,6 @@
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
extend-exclude = 'capabilities-data'
|
extend-exclude = 'capabilities-data'
|
||||||
|
|
||||||
|
[tool.isort]
|
||||||
|
profile = "black"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user