Jelajahi Sumber

Missing import

Craig Tiller 9 tahun lalu
induk
melakukan
70abee2687
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      tools/run_tests/python_utils/comment_on_pr.py

+ 1 - 0
tools/run_tests/python_utils/comment_on_pr.py

@@ -28,6 +28,7 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 import os
+import json
 import urllib2
 
 def comment_on_pr(text):