Skip to content

Commit 0181696

Browse files
committed
add missing import
1 parent b5b3315 commit 0181696

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.graalpython/mx_graalpython_python_benchmarks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
import glob
55
import json
6+
import os
67
import shutil
78
import subprocess
89
import sys

0 commit comments

Comments
 (0)