Fixed bug where responder_team variable was only assigned conditionally but always referenced, causing UnboundLocalError when clearing injuries for major league players. - Initialize responder_team = None before conditional check - Ensures variable is defined for both ML and non-ML teams - Conditional expression on line 674 now works correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CLAUDE.md | ||
| management.py | ||