Commit e38f5da
committed
fix(dpa-adapt): drop dead setup in skipped CV test
test_deterministic_folds_same_result_twice unconditionally skips (needs a
real DPA checkpoint), but still ran stub setup code whose `systems` local
was flagged by CodeQL as unused. Reduce it to a bare skip, matching the
sibling test_manifest_folds.1 parent 5e082a0 commit e38f5da
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | 258 | | |
265 | 259 | | |
266 | 260 | | |
| |||
0 commit comments