Commit 7483e04
test: enforce warnings-as-errors in pytest configuration
All 1040 tests already pass with `pytest -W error`; this commit codifies
that constraint in `pyproject.toml` so future regressions are caught
automatically without needing to remember the manual flag.
Closes #541
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8d74ffc commit 7483e04
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
75 | 78 | | |
76 | 79 | | |
77 | 80 | | |
| |||
0 commit comments