do not ignore core and wallets for pyright, bug probably got introduced while rebasing...
This commit is contained in:
@@ -69,9 +69,6 @@ include = [
|
|||||||
]
|
]
|
||||||
exclude = [
|
exclude = [
|
||||||
"lnbits/wallets/lnd_grpc_files",
|
"lnbits/wallets/lnd_grpc_files",
|
||||||
"lnbits/wallets",
|
|
||||||
"lnbits/core",
|
|
||||||
"lnbits/*.py",
|
|
||||||
"lnbits/extensions",
|
"lnbits/extensions",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user