Commit a39428d
committed
fix(ci): seal 23rd fix-forward — ruff format collapse in cmd_hotspots no-runtime-data branch
W22's `next_steps_legacy = suggest_next_steps("hotspots", {"total": 0, "upgrades": 0})`
was line-wrapped where ruff would collapse it to a single line. Pure
formatting; no logic change.1 parent 34b00e0 commit a39428d
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
811 | | - | |
812 | | - | |
813 | | - | |
| 811 | + | |
814 | 812 | | |
815 | 813 | | |
816 | 814 | | |
| |||
0 commit comments