Skip to content

Commit f6c46d9

Browse files
committed
pyproject.toml: add black to develop dependencies
This is to keep up with the recent precommit changes.
1 parent 5535429 commit f6c46d9

2 files changed

Lines changed: 81 additions & 1 deletion

File tree

poetry.lock

Lines changed: 80 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ pytest-cov = "^3.0.0"
5050
coverage = "^6.4.4"
5151
ipdb = "^0.13.9"
5252
types-toml = "^0.10.8"
53+
black = "^23.1.0"
5354

5455

5556
[tool.poetry.group.doc]

0 commit comments

Comments
 (0)