Add black to the dev dependencies
This commit is contained in:
parent
731cc52f53
commit
553bd50d92
2 changed files with 141 additions and 1 deletions
|
|
@ -29,3 +29,4 @@ python = "^3.8"
|
|||
jupyterlab = "^3.0.16"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^21.5b1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue