fix mypy, add pre-commit
This commit is contained in:
@ -115,6 +115,8 @@ dataclasses = { version = ">=0.6.0,<0.8 || >0.8,<1.0.0" }
|
||||
# Performance testing
|
||||
yappi = "^1.3.3"
|
||||
|
||||
pre-commit = "^2.15.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
postgresql = ["asyncpg", "psycopg2-binary"]
|
||||
postgres = ["asyncpg", "psycopg2-binary"]
|
||||
|
||||
Reference in New Issue
Block a user