Skip to content

Commit 7e8902d

Browse files
authored
[AMDGPU] Fix tempfile import (#404)
For awareness.
1 parent 2ad3598 commit 7e8902d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zorg/buildbot/builders/annotated/amdgpu-offload-cmake.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import sys
77
import traceback
88
import util
9+
import tempfile
910
from contextlib import contextmanager
1011

1112

0 commit comments

Comments
 (0)