Fix black
This commit is contained in:
parent
1463ee30bc
commit
499c4e1c02
2
poetry.lock
generated
2
poetry.lock
generated
@ -575,7 +575,7 @@ dbdrivers = ["aiomysql", "asyncpg"]
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7"
|
||||
content-hash = "fb4af0739735ad1230da97320edab72d41278ffa78005116f8119705b998aa10"
|
||||
content-hash = "ff0825922451c3ebd311666956adc8987677dc66fe5321565213cd3568ebd9ae"
|
||||
|
||||
[metadata.files]
|
||||
aiomysql = [
|
||||
|
@ -25,7 +25,7 @@ asyncpg = {version = "*", optional = true}
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "*"
|
||||
isort = "*"
|
||||
black = "*"
|
||||
black = "^20.8b1"
|
||||
pytest = "*"
|
||||
pytest-xdist = "*"
|
||||
pytest-asyncio = "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user