chore: add black to playground script

This commit is contained in:
2022-06-23 02:24:45 +01:00
parent 5581762c39
commit 3ea83c2025
2 changed files with 104 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ pandas = "^1.4.2"
jupyterthemes = "^0.20.0"
jupyter-contrib-nbextensions = "^0.5.1"
jupyter-resource-usage = "^0.6.1"
black = "^22.3.0"
[tool.poetry.dev-dependencies]