Create pyrightconfig.json at the the root directory of your project. Add the following config: { "executionEnvironments": [ {"root": "src"} ] ...
確定! 回上一頁