Commit c8aaff6
chore: align test + type ignore after PR aqua5230#15/aqua5230#16 merge
- _state_from_outcome callers in two PR aqua5230#16 tests needed the new
project_rows_all arg introduced by PR aqua5230#15.
- menubar.py:536 type: ignore is no longer needed after the merge
brought the surrounding context into mypy's reach.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 4e0895a commit c8aaff6
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1176 | 1176 | | |
1177 | 1177 | | |
1178 | 1178 | | |
| 1179 | + | |
1179 | 1180 | | |
1180 | 1181 | | |
1181 | 1182 | | |
| |||
1193 | 1194 | | |
1194 | 1195 | | |
1195 | 1196 | | |
| 1197 | + | |
1196 | 1198 | | |
1197 | 1199 | | |
1198 | 1200 | | |
0 commit comments