11 lines
156 B
INI
11 lines
156 B
INI
[mypy]
|
|
|
|
[mypy-streamlink]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-youtube_dl]
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-expiringdict]
|
|
ignore_missing_imports = True
|