mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update dependencies and fix typing for TelegramAPIServer
This commit is contained in:
parent
1d9e80a4dc
commit
b943ea2207
4 changed files with 9 additions and 876 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -1,4 +1,6 @@
|
|||
[mypy]
|
||||
# plugins = pydantic.mypy
|
||||
|
||||
ignore_missing_imports = True
|
||||
show_error_context = True
|
||||
show_error_codes = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue