Spaces:
Runtime error
Runtime error
File size: 203 Bytes
e84d35a | 1 2 3 4 5 6 7 8 9 | {
"include": ["tests", "radiobee"],
"venvPath": ".venv",
"reportTypeshedErrors": false,
"reportMissingImports": true,
"reportMissingTypeStubs": false,
"pythonVersion": "3.8",
"ignore": []
} |