mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Fix argument in swe-bench grading scripts (#7046)
This commit is contained in:
parent
78cc27a18f
commit
660d1d1e64
@ -288,7 +288,7 @@ def process_instance(
|
||||
'model_patch': model_patch,
|
||||
'instance_id': instance_id,
|
||||
},
|
||||
log_path=test_output_path,
|
||||
test_log_path=test_output_path,
|
||||
include_tests_status=True,
|
||||
)
|
||||
report = _report[instance_id]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user