This commit is contained in:
yinkanglong_lab
2021-03-22 14:20:56 +08:00
parent 7af027d104
commit bc7951671d
2 changed files with 507 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.pythonPath": "D:\\anaconda3\\python.exe",
"python.pythonPath": "C:\\Python\\python.exe",
"files.associations": {
"xstring": "cpp",
"deque": "cpp",

File diff suppressed because one or more lines are too long