Commit 0023bc3
Fix lint and type-check errors in uboot test fixture
Fix import sorting (ruff I001) and replace pytest.fail() with
raise AssertionError to satisfy ty's call-non-callable check.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 90ec530 commit 0023bc3
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
0 commit comments