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 CI issues: Python 3.8 compatibility and linting errors
- Fix Python 3.8 compatibility by using List instead of list[] syntax
- Remove unused imports across all modules and tests
- Fix f-string issues without placeholders
- Auto-fix all ruff linting errors
- Tests now pass on all Python versions
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments