Skip to content

Fix lint failures on main#110

Merged
zhyncs merged 1 commit into
mainfrom
zhyncs/lint
May 26, 2026
Merged

Fix lint failures on main#110
zhyncs merged 1 commit into
mainfrom
zhyncs/lint

Conversation

@zhyncs
Copy link
Copy Markdown
Member

@zhyncs zhyncs commented May 26, 2026

Restore the Lint job to green so subsequent PRs land on a clean baseline. The optional HFRunner re-export was missing the F401 noqa that its SglEngine and VllmEngine siblings already carry, and a one-line debug log call had been committed in its expanded form.

Add the missing F401 noqa to the optional HFRunner re-export (matching
the SglEngine and VllmEngine entries right below it) and let
ruff-format collapse the one-line f-string call that was committed in
its expanded form.

Signed-off-by: zhyncs <46627482+zhyncs@users.noreply.github.com>
@zhyncs zhyncs merged commit c4dbe37 into main May 26, 2026
2 checks passed
@zhyncs zhyncs deleted the zhyncs/lint branch May 26, 2026 10:13
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.

1 participant