mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 14:40:47 +01:00
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 = [
|
||||
"lnbits/wallets/lnd_grpc_files",
|
||||
"lnbits/wallets",
|
||||
"lnbits/core",
|
||||
"lnbits/*.py",
|
||||
"lnbits/extensions",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue