Add Mypy
This commit is contained in:
@ -31,6 +31,7 @@ SQLAlchemy = "^1.4.32"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^7.1.2"
|
||||
mypy = "^0.971"
|
||||
types-dateparser = "^1.1.4"
|
||||
types-pytz = "^2022.1.2"
|
||||
|
||||
|
Reference in New Issue
Block a user