radio-embed-p / pyrightconfig.json
freemt
Update radio_embed_p
fb4c8c6
raw
history blame contribute delete
209 Bytes
{
"include": ["tests", "radio_embed_p"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}