The search_players() API endpoint returns team as an ID only (not nested object), causing player.team to be None. Added null check before accessing team.thumbnail. Fixes AttributeError: 'NoneType' object has no attribute 'thumbnail' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CLAUDE.md | ||
| management.py | ||