mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
Use SDK package public exports where available (#13402)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -58,8 +58,8 @@ repos:
|
||||
types-Markdown,
|
||||
pydantic,
|
||||
lxml,
|
||||
"openhands-sdk==1.14",
|
||||
"openhands-tools==1.14",
|
||||
"openhands-sdk==1.16.1",
|
||||
"openhands-tools==1.16.1",
|
||||
]
|
||||
# To see gaps add `--html-report mypy-report/`
|
||||
entry: mypy --config-file dev_config/python/mypy.ini openhands/
|
||||
|
||||
Reference in New Issue
Block a user