mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Rework middlewares
This commit is contained in:
parent
5487f3314b
commit
03252c878e
35 changed files with 1244 additions and 669 deletions
2
mypy.ini
2
mypy.ini
|
|
@ -30,7 +30,7 @@ ignore_missing_imports = True
|
|||
[mypy-uvloop]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-aioredis]
|
||||
[mypy-redis.*]
|
||||
ignore_missing_imports = True
|
||||
|
||||
[mypy-babel.*]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue