05/23 Phase 2

This commit is contained in:
2026-05-23 11:01:40 -04:00
parent d782ae24b5
commit f33962cb15
9 changed files with 764 additions and 16 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(python -m pytest tests/test_fetcher.py -v)",
"Bash(python -m pytest -v)"
]
}
}