Skip to content

Commit

Permalink
Merge pull request #265 from cihai/update-black
Browse files Browse the repository at this point in the history
Update black 19.10b0 -> 20.08b1
  • Loading branch information
tony committed Oct 12, 2020
2 parents 930d3cf + 93d3ae5 commit beb4068
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 34 deletions.
92 changes: 59 additions & 33 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ pytest-cov = [
]

### Format ###
black = {version="==19.10b0", python="^3.6"}
black = {version="==20.08b1", python="^3.6"}
isort = [
{version="<5", python="<3.6"},
{version="*", python=">=3.6"}
Expand Down

0 comments on commit beb4068

Please sign in to comment.