Files
TableProcessing/.claude/settings.local.json
2025-10-17 13:40:44 +08:00

12 lines
172 B
JSON

{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python3:*)",
"Bash(source venv/bin/activate)"
],
"deny": [],
"ask": []
}
}