Commit edef871
fix: relative import in wizard; capture expected WARNING in corrupted-data test
- wizard: use relative import per pylint_odoo W8150 rule
- test_get_spreadsheet_data_corrupted: use assertLogs to capture the
expected warning so oca_checklog_odoo doesn't fail the CI run
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f5ba4be commit edef871
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments