Skip to content

Commit 4e053ef

Browse files
committed
fix: add missing os
1 parent 71114b5 commit 4e053ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bigcodebench/gen/util/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import os
12
import time
23
import sys
34
import types

0 commit comments

Comments
 (0)