ignore livestream

This commit is contained in:
callebtc 2023-01-11 12:40:02 +01:00
parent dbaf8a165b
commit c57ddf6aff

View file

@ -110,7 +110,8 @@ module = [
"bitstring.*",
"ecdsa.*",
"psycopg2.*",
"pyngrok.*"
"pyngrok.*",
"livestream.*"
]
ignore_missing_imports = "True"