Commit 4949e73
chore: code cleanup - linting, formatting, and type checking
- Fixed ruff line length violations in chat_loop.py
- Shortened comment to fit 88 character limit
- All linting checks passing
- All formatting checks passing
- Mypy type checking passing (18 source files)
- All 318 tests passing, 13 skipped
Changes:
- Line 2002: Shortened comment "Skip if harmony will post-process"
- Lines 2052-2056: Ruff auto-formatted multi-line condition
- Updated uv.lock with dependency refresh
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 8c3422a commit 4949e73
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1999 | 1999 | | |
2000 | 2000 | | |
2001 | 2001 | | |
2002 | | - | |
| 2002 | + | |
2003 | 2003 | | |
2004 | 2004 | | |
2005 | 2005 | | |
| |||
2050 | 2050 | | |
2051 | 2051 | | |
2052 | 2052 | | |
2053 | | - | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
2054 | 2056 | | |
2055 | 2057 | | |
2056 | 2058 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments