Commit 98b8598
committed
style(vault): format gen_eval_embeddings.py for the widened lint scope
Not my file, and the change carries no meaning: the parse tree before and after is byte-identical
under ast.dump, three lines reflowed. It is here because the previous commit put scripts/ under
ruff format --check, and leaving this one file unformatted would turn CI red on code nobody
touched. Formatting it is the smaller intrusion than excluding it and pretending the scope is
wider than it is.1 parent 7baf527 commit 98b8598
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments