We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e93d73 commit dc63913Copy full SHA for dc63913
utils.py
@@ -1,3 +1,3 @@
1
-GITHUB_API_BASE_URL='api.github.com'
+GITHUB_API_BASE_URL='http://api.github.com'
2
PULL_REQUEST_COMMENT_URL=GITHUB_API_BASE_URL + '/repos/{}/{}/issues/{}/comments'
3
0 commit comments