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