do not ignore core and wallets for pyright, bug probably got introduced while rebasing...
This commit is contained in:
parent
fa58a5fa4c
commit
7be46587db
1 changed files with 0 additions and 3 deletions
|
|
@ -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",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue