Commit c13c58b
fix(ci): ignore pyparsing deprecation warnings from OMPython
OMPython uses deprecated pyparsing functions (infixNotation) that
trigger PyparsingDeprecationWarning. Since this is a third-party
issue, add a filter to ignore these warnings in pytest.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5163114 commit c13c58b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
0 commit comments