pocketpy/pyrightconfig.json
2024-10-01 16:47:24 +08:00

7 lines
142 B
JSON

{
"stubPath": "include/typings",
"reportMissingModuleSource": "none",
"reportArgumentType": "none",
"pythonVersion": "3.10"
}