Skip to content

Commit 50d1fd1

Browse files
committed
fix: add time
1 parent 18e9401 commit 50d1fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigcodebench/eval/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import tempfile
3030
import subprocess
3131
import multiprocessing
32+
import time
3233
from typing import Optional
3334

3435
TIMEOUT_LIMIT=240.0

0 commit comments

Comments
 (0)