Fix typehints and add more emoji

This commit is contained in:
Alex Root Junior 2021-01-24 21:51:25 +02:00
parent 281dda52de
commit 04ce94183c
5 changed files with 148 additions and 88 deletions

View file

@ -63,7 +63,7 @@ asynctest = { version = "^0.13.0", python = "<3.8" }
isort = "^5.6"
flake8 = "^3.7"
flake8-html = "^0.4.0"
mypy = "^0.790"
mypy = "^0.800"
mkdocs = "^1.0"
mkdocs-material = "^6.1"
mkautodoc = "^0.1.0"