more reverst

This commit is contained in:
Robert Brennan
2024-08-26 11:54:02 -04:00
parent 9f880f7690
commit 7f57c2ce64
3 changed files with 1 additions and 1 deletions

0
evaluation/swe_bench/scripts/setup/swe_entry.sh Normal file → Executable file
View File

0
evaluation/utils/version_control.sh Executable file → Normal file
View File

View File

@@ -14,7 +14,7 @@ from openhands.storage import get_file_store
@pytest.fixture(autouse=True)
def print_methopenhands_name(request):
def print_method_name(request):
print('\n########################################################################')
print(f'Running test: {request.node.name}')
print('########################################################################')