Commit 9164000
committed
Print 'v1 results:' header before score loop
VS Code's notebook output renderer strips leading whitespace from the
first line of stdout, so the api-platform row rendered two columns left
of the others. A header line at position 0 absorbs the strip and the
data rows stay aligned.1 parent 8f6e61a commit 9164000
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| |||
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| 224 | + | |
223 | 225 | | |
224 | 226 | | |
225 | 227 | | |
| |||
0 commit comments