ttw / pyrightconfig.json
freemt
Update requirements.txt
601d149
{
"include": ["tests", "gradiobee"],
"venvPath": ".venv/Scripts",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.7",
"ignore": []
}