Commit b025eee
committed
style: apply black to test_fix_loop_metrics
CI caught what my local check missed: I ran black with --quiet piped into tail,
which suppresses the "would reformat" message and discards the exit code, so
the gate looked clean when it was not.1 parent 3127595 commit b025eee
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments