X Tutup
Skip to content

fix format#7385

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:ruff-format
Mar 8, 2026
Merged

fix format#7385
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:ruff-format

Conversation

@youknowone
Copy link
Member

@youknowone youknowone commented Mar 8, 2026

Summary by CodeRabbit

  • Tests
    • Minor formatting updates to test code with no functional changes to application behavior.

@youknowone youknowone marked this pull request as ready for review March 8, 2026 13:53
@youknowone youknowone merged commit cbcc197 into RustPython:main Mar 8, 2026
11 of 13 checks passed
@youknowone youknowone deleted the ruff-format branch March 8, 2026 13:53
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 8, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 8193fc37-db08-4e4e-9752-2d49aec86d16

📥 Commits

Reviewing files that changed from the base of the PR and between 46abff6 and 610e168.

📒 Files selected for processing (1)
  • extra_tests/snippets/vm_specialization.py

📝 Walkthrough

Walkthrough

Added three blank lines in a single test file: one before the class S definition and one before each check_* function. No code logic or behavior was changed.

Changes

Cohort / File(s) Summary
Whitespace edits
extra_tests/snippets/vm_specialization.py
Inserted blank lines before the class S definition and before each check_* function; no functional changes or code paths modified.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a pause, a tidy line,
I nudge the code to sit in rhyme.
Small gaps where thoughts can softly rest,
The rabbit smiles — the file looks best. ✨

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

X Tutup