feat: add get_away_team and get_home_team methods to StratGame (#21)
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m14s
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m14s
Implements the TODO at db_calls_gameplay.py:190. Both async methods delegate to get_game_team(), which already handles the SBA vs PD distinction, returning the appropriate Team dict without callers needing to repeat the lookup logic inline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4781ec11db
commit
1d79657fa1
1437
db_calls_gameplay.py
1437
db_calls_gameplay.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user