Skip to content

Commit eb18bd2

Browse files
committed
pyproject: Simplify black version
1 parent 7c78653 commit eb18bd2

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
@@ -63,7 +63,7 @@ codecov = "*"
6363
coverage = "*"
6464

6565
### Format ###
66-
black = {version="==21.12b0"}
66+
black = "==21.12b0"
6767
isort = "*"
6868

6969
### Lint ###

0 commit comments

Comments
 (0)