Update pyrightconfig.json

This commit is contained in:
blueloveTH 2024-10-01 16:47:24 +08:00
parent f65eec9add
commit a43ac63a82

View File

@ -1,5 +1,6 @@
{
"stubPath": "include/typings",
"reportMissingModuleSource": "none",
"reportArgumentType": "none",
"pythonVersion": "3.10"
}