Commit 44663ef
fix(lint): remove unused fresh_finding variable in test_vector3 (F841)
Ruff correctly flagged the scaffolding dict as unused. Test intent
preserved — asserts new_findings is a list on a doc with no triggers.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 38472ea commit 44663ef
1 file changed
Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 110 | + | |
| 111 | + | |
118 | 112 | | |
119 | 113 | | |
120 | 114 | | |
121 | 115 | | |
122 | 116 | | |
123 | | - | |
124 | 117 | | |
125 | 118 | | |
126 | 119 | | |
| |||
0 commit comments