fix: standardize home-run detection to use batter_final only (#22)
Set batter_final from batter_to_base before the HR check so that _on_final fields are the single source of truth. Removes the two-path `batter_final == 4 or batter_to_base == 4` condition and the associated TODO comment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
da55cbe4d4
commit
9b5ded1e1e
1430
db_calls_gameplay.py
1430
db_calls_gameplay.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user