ultimatumbee / pyrightconfig.json
freemt
First commit
16195e5
{
"include": ["tests", "ubee"],
"venvPath": ".venv/Scripts",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}