mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
- Fix mypy type error: collector_results should store int not str - Remove unused variables in test files (F841 errors) - All 99 tests still passing after fixes Co-authored-by: openhands <openhands@all-hands.dev>