Files
YG_LLM_TESTER/.claude/settings.local.json
DESKTOP-72TV0V4\caoxiaozhu 07ef4fb49a 1. 修改了重试次数
2. 增加了readme和requirements.txt
2025-12-24 11:20:06 +08:00

10 lines
129 B
JSON

{
"permissions": {
"allow": [
"Bash(python -m py_compile:*)",
"Bash(python:*)",
"Bash(ls:*)"
]
}
}