mlbee / pyrightconfig.json
freemt
Bump version to 0.1.0a2
de6562c
raw
history blame
204 Bytes
{
"include": ["tests", "st_mlbee"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
}