add basedpyright and make it happy

This commit is contained in:
2025-04-22 02:36:40 +02:00
parent 947f154a81
commit b84c792992
3 changed files with 23 additions and 18 deletions

3
pyrightconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"allowedUntypedLibraries": ["hvac"]
}