{ "venvPath": ".", "venv": ".venv", "reportMissingImports": "error", "include": ["src"], "exclude": [ "council-api/**/migrations", "**/__pycache__", "src/experimental", "src/typestubs" ] }