convbot / pyrightconfig.json
freemt
First commit
b78ad07
{
"include": ["tests", "convbot"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.7",
"ignore": []
}