1 .修改了新建评估指标删除的bug

This commit is contained in:
2026-01-22 16:46:12 +08:00
parent 7109bdc9aa
commit 1a847996c8
10 changed files with 800 additions and 71 deletions

View File

@@ -39,7 +39,9 @@
"Bash(xargs:*)",
"Bash(/root/miniconda3/bin/pip install psutil)",
"Bash(python -m py_compile:*)",
"Bash(git checkout:*)"
"Bash(git checkout:*)",
"Bash(pip show:*)",
"Bash(pip install:*)"
]
}
}