在用vscode编译python时,自带的flake8报一些不必要的错误,解决办法:{ "python.linting.pylintEnabled": false, "python.linting.enabled": true, "python.linting.
確定! 回上一頁