Commit 9eeb7e1
committed
LCORE-1569,LCORE-1570: apply black formatting to new files
Whitespace-only reflow produced by `uv run make format` (black with
line length 88). Touches the four files added or extended in the
preceding 1569/1570 commits — the formatter prefers single-line
exception-construction calls and tighter argument layout where the
arguments fit under the line limit, which my hand-written layout
did not match.
No semantic change. Kept as one commit at the tip rather than
folded back into each per-ticket commit so the per-ticket diffs
remain reviewable on their own without an interleaved cosmetic
churn.1 parent 2ae297f commit 9eeb7e1
4 files changed
Lines changed: 16 additions & 45 deletions
File tree
- src/models
- tests/unit
- models/config
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1522 | 1522 | | |
1523 | 1523 | | |
1524 | 1524 | | |
1525 | | - | |
1526 | | - | |
1527 | | - | |
| 1525 | + | |
1528 | 1526 | | |
1529 | 1527 | | |
1530 | 1528 | | |
1531 | 1529 | | |
1532 | 1530 | | |
1533 | 1531 | | |
1534 | 1532 | | |
1535 | | - | |
1536 | | - | |
1537 | | - | |
| 1533 | + | |
1538 | 1534 | | |
1539 | 1535 | | |
1540 | 1536 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
39 | 37 | | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 42 | + | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
442 | 439 | | |
443 | 440 | | |
444 | 441 | | |
445 | | - | |
446 | | - | |
447 | | - | |
| 442 | + | |
448 | 443 | | |
449 | 444 | | |
450 | 445 | | |
| |||
524 | 519 | | |
525 | 520 | | |
526 | 521 | | |
527 | | - | |
528 | | - | |
529 | | - | |
| 522 | + | |
530 | 523 | | |
531 | 524 | | |
532 | 525 | | |
| |||
543 | 536 | | |
544 | 537 | | |
545 | 538 | | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
| 539 | + | |
550 | 540 | | |
551 | 541 | | |
552 | 542 | | |
553 | 543 | | |
554 | 544 | | |
555 | 545 | | |
556 | 546 | | |
557 | | - | |
558 | | - | |
559 | | - | |
| 547 | + | |
560 | 548 | | |
561 | 549 | | |
562 | 550 | | |
| |||
583 | 571 | | |
584 | 572 | | |
585 | 573 | | |
586 | | - | |
587 | | - | |
588 | | - | |
| 574 | + | |
589 | 575 | | |
590 | 576 | | |
591 | 577 | | |
| |||
601 | 587 | | |
602 | 588 | | |
603 | 589 | | |
604 | | - | |
605 | | - | |
606 | | - | |
| 590 | + | |
607 | 591 | | |
608 | 592 | | |
609 | 593 | | |
| |||
627 | 611 | | |
628 | 612 | | |
629 | 613 | | |
630 | | - | |
631 | | - | |
632 | | - | |
| 614 | + | |
633 | 615 | | |
634 | 616 | | |
635 | 617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
68 | | - | |
69 | | - | |
70 | | - | |
| 67 | + | |
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
| |||
214 | 211 | | |
215 | 212 | | |
216 | 213 | | |
217 | | - | |
218 | | - | |
219 | | - | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
220 | 217 | | |
221 | 218 | | |
222 | 219 | | |
| |||
0 commit comments