Skip to content

Fix ruff formatting in validation notebook#1743

Merged
vahid-ahmadi merged 1 commit into
mainfrom
fix/validation-notebook-ruff-format
Jun 1, 2026
Merged

Fix ruff formatting in validation notebook#1743
vahid-ahmadi merged 1 commit into
mainfrom
fix/validation-notebook-ruff-format

Conversation

@vahid-ahmadi
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • ruff format --check docs/book/validation/validation.ipynb passes locally.

🤖 Generated with Claude Code

#1696 inserted warnings-suppression lines that were not ruff-formatted;
the docs-only path filter skipped the full Lint on that merge, so the
violation only surfaced when a later code PR triggered a repo-wide
ruff format --check on main. Add the blank line ruff wants.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vahid-ahmadi vahid-ahmadi merged commit 15a0b35 into main Jun 1, 2026
1 check passed
@vahid-ahmadi vahid-ahmadi deleted the fix/validation-notebook-ruff-format branch June 1, 2026 13:53
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