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 = [
|
||||
"lnbits/wallets/lnd_grpc_files",
|
||||
"lnbits/wallets",
|
||||
"lnbits/core",
|
||||
"lnbits/*.py",
|
||||
"lnbits/extensions",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user