mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-12 09:51:06 +02:00
ignore livestream
This commit is contained in:
parent
dbaf8a165b
commit
c57ddf6aff
@ -110,7 +110,8 @@ module = [
|
|||||||
"bitstring.*",
|
"bitstring.*",
|
||||||
"ecdsa.*",
|
"ecdsa.*",
|
||||||
"psycopg2.*",
|
"psycopg2.*",
|
||||||
"pyngrok.*"
|
"pyngrok.*",
|
||||||
|
"livestream.*"
|
||||||
]
|
]
|
||||||
ignore_missing_imports = "True"
|
ignore_missing_imports = "True"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user