Files
notes_estom/.vscode/settings.json
yinkanglong_lab df32365b3f 吴恩达结束
2020-10-12 22:54:32 +08:00

5 lines
131 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "C:\\Python\\python.exe"
}