Fix black
This commit is contained in:
@@ -25,7 +25,7 @@ asyncpg = {version = "*", optional = true}
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "*"
|
||||
isort = "*"
|
||||
black = "*"
|
||||
black = "^20.8b1"
|
||||
pytest = "*"
|
||||
pytest-xdist = "*"
|
||||
pytest-asyncio = "*"
|
||||
|
||||
Reference in New Issue
Block a user