You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python:
- Fix mypy Optional[str] type error in parse_indented
- Fix ruff E712 comparison to True in experiment
- Fix ruff E402 import order in experiment
Rust:
- Remove redundant else block in escape_reference
- Add BuildHasher generic to format_indented for clippy
- Convert match to let-else pattern in parse_indented
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments