From e972b72035763a000d84b6e2a40a566145e06846 Mon Sep 17 00:00:00 2001 From: anshu2 Date: Sat, 5 Oct 2019 11:50:56 +0530 Subject: [PATCH] add-ssl-certification --- gh-issues-import.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gh-issues-import.py b/gh-issues-import.py index ee354e0..79d7c12 100755 --- a/gh-issues-import.py +++ b/gh-issues-import.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 - +github-issues-import import urllib.request, urllib.error, urllib.parse import json import base64