mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
- model-selector.test.tsx: pass verifiedModels and verifiedProviders to every <ModelSelector /> render call - settings-form.test.tsx: pass verifiedModels and verifiedProviders to <SettingsForm /> in test fixture - Run ruff format on all changed Python files (single→double quotes) - Fix D202 blank-line-after-docstring in public.py Co-authored-by: openhands <openhands@all-hands.dev>