Skip to content

style: fix ruff fmt + lint in test_rust.py#156

Merged
markovejnovic merged 1 commit into
mainfrom
fix/fmt-lint-main
Jun 25, 2026
Merged

style: fix ruff fmt + lint in test_rust.py#156
markovejnovic merged 1 commit into
mainfrom
fix/fmt-lint-main

Conversation

@markovejnovic

Copy link
Copy Markdown
Contributor

main's test_rust.py failed :python: fmt + :python: lint under ruff 0.15.14 (reformat, Q000 single-quotes, C416 redundant comprehension). Pure formatting/lint, no behavior change. Verified locally: ruff format/check clean, 85 tests pass, cargo fmt + clippy clean.

main's test_rust.py (added after the stale submodule pin) failed the
:python: fmt and :python: lint CI steps under ruff 0.15.14: reformat + Q000
single-quote fixes + C416 (drop redundant list comprehension). No behavior change.
@markovejnovic markovejnovic merged commit 7322af4 into main Jun 25, 2026
@markovejnovic markovejnovic deleted the fix/fmt-lint-main branch June 25, 2026 01:51
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