EP_inspection_tool_proto/.claude/settings.json

11 lines
178 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python3:*)",
"Bash(./.venv/bin/pytest:*)",
"Bash(./.venv/bin/pip install:*)"
]
}
}