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
chore: migrate from pylint to ruff, update CI workflows
- Replace pylint with ruff for linting and formatting
- Update CI workflows to use uv and correct package name
- Add release workflow for PyPI publishing
- Add requires-python constraint
- Fix code style issues (imports, quotes, comparisons)
- Add initial test for get_mean_appearance
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments