Commit a00143d
committed
fix(copr): extract the build target instead of ‹next›
When applying the fixes from the ruff, I didn't realize it calls ‹next›
on the ‹set› which doesn't make sense, so extract that one build target
directly.
Signed-off-by: Matej Focko <[email protected]>1 parent a04d3f1 commit a00143d
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
630 | | - | |
631 | | - | |
632 | | - | |
| 630 | + | |
| 631 | + | |
633 | 632 | | |
634 | 633 | | |
635 | 634 | | |
| |||
0 commit comments