mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix typehints and add more emoji
This commit is contained in:
parent
281dda52de
commit
04ce94183c
5 changed files with 148 additions and 88 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue