Skip to content

fix: suppress CLI noise from third-party warnings#92

Merged
Jammy2211 merged 1 commit intomainfrom
feature/cli-noise-clean
Apr 13, 2026
Merged

fix: suppress CLI noise from third-party warnings#92
Jammy2211 merged 1 commit intomainfrom
feature/cli-noise-clean

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Add pytest warning filters for JAX CUDA plugin and JAX deprecation warnings to suppress noise during test collection and runtime.

API Changes

None — internal changes only.

Test Plan

  • All 71 unit tests pass
  • pytest --co produces zero warnings

🤖 Generated with Claude Code

…ty 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>
@Jammy2211 Jammy2211 merged commit 368d425 into main Apr 13, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/cli-noise-clean branch April 13, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant