radio-mlbee / pyrightconfig.json
freemt
first commit
d63b043
{
"include": ["tests", "radio_mlbee"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}