Files
OpenHands-swe-agent/openhands/runtime/browser/__init__.py
2024-08-21 00:09:48 +08:00

4 lines
73 B
Python

from openhands.runtime.browser.utils import browse
__all__ = ['browse']