{ "include": ["src"], "ignore": ["src/rpt/_core.pyi"], "failOnWarnings": false, "pythonVersion": "3.10", "reportMissingModuleSource": "none", "executionEnvironments": [ { "root": "tests", "extraPaths": ["src"] } ] }