radio-embed / pyrightconfig.json
freemt
first commit
d942a9b
raw history blame
No virus
207 Bytes
{
"include": ["tests", "radio_embed"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}