mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Ignore typing for aiohttp_socks
This commit is contained in:
parent
c07dd19d6e
commit
880d44b05f
1 changed files with 1 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ module = [
|
|||
"uvloop",
|
||||
"redis.*",
|
||||
"babel.*",
|
||||
"aiohttp_socks.*",
|
||||
]
|
||||
ignore_missing_imports = true
|
||||
disallow_untyped_defs = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue