Commit b97e190
fix: use portable warning filter for matplotlib deprecation warnings
The CI environment uses a newer pyparsing that doesn't have
PyparsingDeprecationWarning. Use a message-based DeprecationWarning
filter scoped to matplotlib instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2ae1f90 commit b97e190
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments