added aiohttp to mypy ignored
This commit is contained in:
parent
5a754ba6a9
commit
0b438efbf5
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ venv = ".venv"
|
||||||
|
|
||||||
[[tool.mypy.overrides]]
|
[[tool.mypy.overrides]]
|
||||||
module = [
|
module = [
|
||||||
|
"aiohttp",
|
||||||
"pytube",
|
"pytube",
|
||||||
"minio",
|
"minio",
|
||||||
"aiocmd",
|
"aiocmd",
|
||||||
|
|
Loading…
Add table
Reference in a new issue