feat: add get_away_team and get_home_team methods to StratGame (#21)
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
da55cbe4d4
commit
109b88b9e5
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