fix mypy errors
This commit is contained in:
parent
7b7103d38b
commit
c5da5b9be9
4 changed files with 15 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ peewee = "^3.14.8"
|
|||
tox = "^3.24.5"
|
||||
background = "^0.2.1"
|
||||
Flask = "^2.1.1"
|
||||
types-markdown = "^3.4.2.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pylint = "^2.15.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue