Spaces:
Sleeping
Sleeping
| { | |
| "include": [ | |
| "warbler_cda" | |
| ], | |
| "pythonVersion": "3.9", | |
| "typeCheckingMode": "basic", | |
| "reportImportCycles": "error", | |
| "reportMissingImports": "error", | |
| "reportOptionalSubscript": "error", | |
| "reportOptionalIterable": "error", | |
| "reportIndexIssue": "error", | |
| "reportReturnType": "error", | |
| "reportUndefinedVariable": "error", | |
| "pythonPlatform": "Windows", | |
| "venvPath": ".venv" | |
| } | |