Skip to content

Fix import sorting and CI/CD badge#11

Merged
ShiWarai merged 3 commits intodevfrom
copilot/sub-pr-10
Feb 4, 2026
Merged

Fix import sorting and CI/CD badge#11
ShiWarai merged 3 commits intodevfrom
copilot/sub-pr-10

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

Addressed linting failures and CI/CD badge configuration issues from code review feedback.

Changes

  • Import sorting: Fixed I001 violations in app/api/routes/load_from_hf.py, app/api/routes/predict.py, and app/api/state.py by reordering imports to place app.adapters.* before app.api.* imports per ruff conventions

  • CI/CD badge: Added ?branch=main parameter to workflow badge URL in README.md to explicitly track main branch status

All files now pass ruff check without errors.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 4, 2026 18:30
Co-authored-by: ShiWarai <40498648+ShiWarai@users.noreply.github.com>
Co-authored-by: ShiWarai <40498648+ShiWarai@users.noreply.github.com>
Copilot AI changed the title [WIP] Update linter settings for codebase Fix import sorting and CI/CD badge Feb 4, 2026
Copilot AI requested a review from ShiWarai February 4, 2026 18:32
@ShiWarai ShiWarai marked this pull request as ready for review February 4, 2026 18:33
@ShiWarai ShiWarai merged commit f3cad05 into dev Feb 4, 2026
@ShiWarai ShiWarai deleted the copilot/sub-pr-10 branch February 4, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants