Skip to content

Commit f116264

Browse files
committed
Update black 19.10b0 to 20.08b1
1 parent 1a97050 commit f116264

File tree

2 files changed

+60
-37
lines changed

2 files changed

+60
-37
lines changed

poetry.lock

Lines changed: 59 additions & 36 deletions
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
@@ -67,7 +67,7 @@ pytest-cov = [
6767
]
6868

6969
### Format ###
70-
black = {version="==19.10b0", python="^3.6"}
70+
black = {version="==20.08b1", python="^3.6"}
7171
isort = [
7272
{version="<5", python="<3.6"},
7373
{version="*", python=">=3.6"}

0 commit comments

Comments
 (0)