Commit 69dd254
Parameterize # of seed examples when converting to test data
Instead of hardcoding this to always be 3, add a parameter with a default of 3 when converting our seed examples to the test output dataset.
Co-authored-by: Aakanksha Duggal <aduggal@redhat.com>
Signed-off-by: Ben Browning <ben324@gmail.com>1 parent f84902f commit 69dd254
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments