Merge pull request #1469 from lnbits/pyright4-extensions-only

pyright but only for extensions
This commit is contained in:
Arc
2023-02-10 09:49:00 +00:00
committed by GitHub
32 changed files with 221 additions and 191 deletions
+3
View File
@@ -69,6 +69,9 @@ include = [
]
exclude = [
"lnbits/wallets/lnd_grpc_files",
"lnbits/wallets",
"lnbits/core",
"lnbits/*.py",
]
[tool.mypy]