Commit 74bade0
chore: [AI-7675] format pre-v6 run_results tests to repo black config
`tests/test_vendor/test_run_results_pre_v6.py` (PR #108) was not formatted
to the repo's `black` line-length (140), which fails the `pre-commit` gate
inside `release.sh`/`tox` and blocked the v0.3.4 PyPI publish in the
tag-release workflow. Formatting-only change; tests unchanged semantically
(36 pass).
This PR carries the `version-bump` label so its merge re-triggers
tag-release and publishes 0.3.4 (the previous unpublished v0.3.4 tag is
deleted so the workflow can recreate it at this commit).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent bec9e6c commit 74bade0
1 file changed
Lines changed: 4 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 58 | + | |
64 | 59 | | |
65 | 60 | | |
66 | 61 | | |
| |||
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 69 | + | |
78 | 70 | | |
79 | 71 | | |
80 | 72 | | |
81 | 73 | | |
82 | 74 | | |
83 | 75 | | |
84 | 76 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 77 | + | |
88 | 78 | | |
89 | 79 | | |
90 | 80 | | |
| |||
0 commit comments