gradio-ttw-api / pyrightconfig.json
freemt
first commit
3d7a5a6
raw
history blame contribute delete
210 Bytes
{
"include": ["tests", "gradio_ttw_api"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}