05/23 Phase 14

This commit is contained in:
2026-05-23 12:58:57 -04:00
parent ae0c64f731
commit 8eea1e976f
9 changed files with 851 additions and 2 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"Bash(python -m PyInstaller lottosight.spec --clean)",
"Bash(python -c \"from ui.dashboard import DashboardScreen\")",
"Bash(python -m pytest tests/test_analysis_charts.py -v --tb=short)",
"Bash(python -m pytest tests/ -q)"
"Bash(python -m pytest tests/ -q)",
"Bash(python -c ' *)"
]
}
}