Skip to content

Commit 06f0d4c

Browse files
committed
chore: add black to dev dependencies
1 parent 1507543 commit 06f0d4c

File tree

2 files changed

+65
-1
lines changed

2 files changed

+65
-1
lines changed

poetry.lock

+64-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ en-core-web-sm = {url = "https://github.com/explosion/spacy-models/releases/down
3131
Sphinx = "^4.1.1"
3232
sphinx-rtd-theme = "^0.5.2"
3333
mock = "^4.0.3"
34+
black = "^21.7b0"
3435

3536
[build-system]
3637
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)