Add Willexecutors.is_valid + grey italic styling for invalid executors

This commit is contained in:
2026-07-30 17:49:28 -04:00
parent 658e3dca0b
commit 9275e9c6a2
20 changed files with 3826 additions and 66 deletions

6
pyrightconfig.json Normal file
View File

@@ -0,0 +1,6 @@
{
"python.analysis": {
"extraPaths": ["../electrum"]
}
}