Chore : add pyright

This commit is contained in:
2024-07-01 00:11:37 +02:00
parent e2e93beaad
commit d2df305560
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"reportUnknownMemberType":"none",
"reportUnusedCallResult": "none"
}