mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
fix(eval): typo in SWE_Bench evaluation (#7930)
This commit is contained in:
parent
b669715416
commit
7c23993344
@ -837,4 +837,4 @@ MAP_REPO_TO_TEST_FRAMEWORK_VERBOSE = {
|
||||
k: 'bin/test -C --verbose' for k in MAP_VERSION_TO_INSTALL_SYMPY.keys()
|
||||
},
|
||||
}
|
||||
MAP_REPO_TO_TEST_FRAMEWORK['django/django']['1.9'] = './tests/runtests.py --verbosity 2'
|
||||
MAP_REPO_TO_TEST_FRAMEWORK_VERBOSE['django/django']['1.9'] = './tests/runtests.py --verbosity 2'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user