Commit 15a0b35
Fix ruff formatting in validation notebook (#1743)
#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>1 parent a769d93 commit 15a0b35
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| 1793 | + | |
1793 | 1794 | | |
1794 | 1795 | | |
1795 | 1796 | | |
| |||
0 commit comments