ignore livestream
This commit is contained in:
parent
dbaf8a165b
commit
c57ddf6aff
1 changed files with 2 additions and 1 deletions
|
|
@ -110,7 +110,8 @@ module = [
|
||||||
"bitstring.*",
|
"bitstring.*",
|
||||||
"ecdsa.*",
|
"ecdsa.*",
|
||||||
"psycopg2.*",
|
"psycopg2.*",
|
||||||
"pyngrok.*"
|
"pyngrok.*",
|
||||||
|
"livestream.*"
|
||||||
]
|
]
|
||||||
ignore_missing_imports = "True"
|
ignore_missing_imports = "True"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue