Add black to the dev dependencies
This commit is contained in:
parent
401301e5dc
commit
2f99461c9c
2 changed files with 97 additions and 1 deletions
|
|
@ -39,3 +39,4 @@ pandas = "^2.2"
|
|||
scikit-learn = "^1.5"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = {extras = ["jupyter"], version = "^24.4"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue