Create settings.json

This commit is contained in:
yx-xyc
2021-01-13 15:31:27 +08:00
parent 240cd2191c
commit acd61766d7

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"python.pythonPath": "C:\\Users\\Petrichor\\anaconda3\\python.exe"
}