You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bool is not assignable to None type error in playlist and track files
- Fixed type handling in _download_cover methods to properly handle the tuple returned by download_artwork
- Added explicit type annotation to ensure the correct type is returned
- Added docstrings to improve code clarity
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments