Skip to content

Commit bf3abde

Browse files
committed
missing import of os
Signed-off-by: Vanessa Sochat <[email protected]>
1 parent 7eac87d commit bf3abde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singularity/build/google/storage.py

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

2424
import pickle
2525
import re
26+
import os
2627
from retrying import retry
2728

2829
# Log everything to stdout

0 commit comments

Comments
 (0)