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
chore: Set up pre-commit hooks and fix linting issues
- Add pre-commit configuration with black, flake8, autoflake, mypy
- Fix trailing whitespace and end-of-file issues across all files
- Fix mypy error in tests/utils.py by handling return statements
- Format code with black for consistency
- All linting checks now pass
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments