Skip to content

Commit 14f6591

Browse files
committed
Add black to dev dependencies.
1 parent 943bd5c commit 14f6591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ mkdocs = "^1.1"
2626
pymdown-extensions = "^7.1"
2727
python-markdown-math = "^0.6"
2828
mypy = "^0.782"
29+
black = "^22.6.0"
2930

3031
[build-system]
3132
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)