05/23 update prediction accuration

This commit is contained in:
2026-05-23 17:50:15 -04:00
parent 59789f3cfe
commit c61c09db94
5 changed files with 408 additions and 17 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"WebFetch(domain:www.valottery.com)",
"Bash(pip install *)",
"Bash(python -m pytest tests/ -x -q)",
"Bash(python -m pytest tests/test_phase22.py -v)"
"Bash(python -m pytest tests/test_phase22.py -v)",
"Bash(python -m pytest tests/test_filters.py -v)"
]
}
}