Use the Black profile for isort
This commit is contained in:
@ -41,5 +41,5 @@ types-dateparser = "^1.0.10"
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.black]
|
||||
line-length = 119
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
Reference in New Issue
Block a user