ignore livestream

This commit is contained in:
callebtc
2023-01-11 12:40:02 +01:00
parent dbaf8a165b
commit c57ddf6aff
+2 -1
View File
@@ -110,7 +110,8 @@ module = [
"bitstring.*", "bitstring.*",
"ecdsa.*", "ecdsa.*",
"psycopg2.*", "psycopg2.*",
"pyngrok.*" "pyngrok.*",
"livestream.*"
] ]
ignore_missing_imports = "True" ignore_missing_imports = "True"