Commit e4b4c7a
fix: suppress CLI noise from docstring escape sequences and third-party warnings
Convert docstrings containing LaTeX math and ASCII art to raw strings (r""")
to fix SyntaxWarning: invalid escape sequence warnings during test collection.
Add pytest filterwarnings for JAX CUDA plugin and deprecation warnings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9eadbfe commit e4b4c7a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments