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
Apply automatic formatting fixes:
- Remove whitespace from blank lines in test_converter.py
- Fix quote consistency and formatting in test files
- Ensure all files pass ruff and mypy checks
All linting checks now pass:
✅ ruff check
✅ ruff format --check
✅ mypy
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments