Commit 856ec8a
fix(tests): drop unused
Local pytest doesn't catch F841; only ruff does. Per the repo
lesson (CLAUDE.md), run `uv run python -m ruff check tests/`
before pushing test-refactor commits.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>src binding that tripped ruff F841 on CI1 parent d7082f8 commit 856ec8a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
0 commit comments