mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-08 22:38:05 -05:00
Rename OpenDevin to OpenHands (#3472)
* Replace OpenDevin with OpenHands * Update CONTRIBUTING.md * Update README.md * Update README.md * update poetry lock; move opendevin folder to openhands * fix env var * revert image references in docs * revert permissions * revert permissions --------- Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
This commit is contained in:
@@ -2,7 +2,7 @@ from pathlib import Path
|
||||
|
||||
import pytest
|
||||
|
||||
from opendevin.runtime.utils import files
|
||||
from openhands.runtime.utils import files
|
||||
|
||||
SANDBOX_PATH_PREFIX = '/workspace'
|
||||
WORKSPACE_BASE = 'workspace'
|
||||
|
||||
Reference in New Issue
Block a user