Skip to content

Commit

Permalink
add black config
Browse files Browse the repository at this point in the history
  • Loading branch information
grisaitis committed Jul 3, 2020
1 parent 5c40092 commit 2c980ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Expand Up @@ -15,9 +15,9 @@ black = "^19.10b0"
isort = "^4.3.21"
ipython = "^7.16.1"

[tool.black]
line-length = 80
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"

[tool.black]
line-length = 80

0 comments on commit 2c980ce

Please sign in to comment.