Files
lottosight/.claude/settings.local.json
T
2026-05-23 11:01:40 -04:00

9 lines
139 B
JSON

{
"permissions": {
"allow": [
"Bash(python -m pytest tests/test_fetcher.py -v)",
"Bash(python -m pytest -v)"
]
}
}