Missing import

pull/10336/head
Craig Tiller 8 years ago
parent a61dce07a8
commit 70abee2687
  1. 1
      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):

Loading…
Cancel
Save