Move agenthub within openhands (#4130)

This commit is contained in:
Engel Nyst
2024-10-08 02:34:18 +02:00
committed by GitHub
parent a3571ec510
commit e6847e9e61
88 changed files with 57 additions and 52 deletions

View File

@@ -38,6 +38,6 @@ repos:
- id: mypy
additional_dependencies:
[types-requests, types-setuptools, types-pyyaml, types-toml]
entry: mypy --config-file dev_config/python/mypy.ini openhands/ agenthub/
entry: mypy --config-file dev_config/python/mypy.ini openhands/
always_run: true
pass_filenames: false