File size: 214 Bytes
601d149 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"include": ["tests", "gradiobee"],
"venvPath": ".venv/Scripts",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.7",
"ignore": []
} |