Add pre-commit integration with black, isort and flake8
This commit is contained in:
@@ -21,3 +21,6 @@ ipdb = "^0.13.13"
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
Reference in New Issue
Block a user