mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added base code and make code improvements
This commit is contained in:
parent
5bd1162f57
commit
bd2a348aa0
16 changed files with 522 additions and 424 deletions
3
mypy.ini
3
mypy.ini
|
|
@ -32,3 +32,6 @@ ignore_missing_imports = True
|
|||
|
||||
[mypy-aioredis]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-babel.*]
|
||||
ignore_missing_imports = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue