DraftList.from_api_data() now properly calls Player.from_api_data() for nested player objects, ensuring player.team_id is correctly extracted from the nested team object. Also fixed validate_cap_space() unpacking to accept all 3 return values. Bug: Auto-draft was marking all players as "not available" because player.team_id was None (None != 547 always True). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CLAUDE.md | ||
| custom_command_cleanup.py | ||
| draft_monitor.py | ||
| live_scorebug_tracker.py | ||
| TRANSACTION_EXECUTION_AUTOMATION.md | ||
| transaction_freeze.py | ||