Skip to content

Commit b736bc2

Browse files
committed
pyproject: simplify black constraint
1 parent 1401f70 commit b736bc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ coverage = "*"
6666
pytest-cov = "*"
6767

6868
### Format ###
69-
black = {version="==21.12b0"}
69+
black = "==21.12b0"
7070
isort = "*"
7171

7272
### Lint ###

0 commit comments

Comments
 (0)