mirror of
https://github.com/web-arena-x/webarena.git
synced 2026-02-06 03:06:47 +00:00
- Remove unused type ignore comments from multiple files - Fix TypedDict type mismatch in browser_env/actions.py by ensuring arguments are converted to strings - Install missing type stubs (types-requests, types-tqdm) All core packages (browser_env, agent, evaluation_harness, llms, tests) now pass mypy checks. Co-authored-by: openhands <openhands@all-hands.dev> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| actions.py | ||
| async_envs.py | ||
| auto_login.py | ||
| constants.py | ||
| env_config.py | ||
| envs.py | ||
| helper_functions.py | ||
| processors.py | ||
| py.typed | ||
| trajectory.py | ||
| utils.py | ||