Skip to content

Commit c720f7f

Browse files
committed
adding shutil import
1 parent 37e1814 commit c720f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singularity/build/google.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
import re
5656
import requests
5757
from retrying import retry
58+
import shutil
5859
import sys
5960
import tempfile
6061
import time

0 commit comments

Comments
 (0)