mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
@@ -5,8 +5,7 @@ import tempfile
|
||||
|
||||
|
||||
def test_headless_mode_with_dummy_agent_no_browser():
|
||||
"""
|
||||
E2E test: build a docker image from python:3.13, install openhands from source,
|
||||
"""E2E test: build a docker image from python:3.13, install openhands from source,
|
||||
and run a local runtime task in headless mode.
|
||||
"""
|
||||
repo_root = os.path.abspath(os.path.join(os.path.dirname(__file__), '../../'))
|
||||
|
||||
Reference in New Issue
Block a user