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 fb80c7a commit 130dcfeCopy full SHA for 130dcfe
main.py
@@ -3,7 +3,7 @@
3
import sys
4
import subprocess
5
import re
6
-from github import Github, GithubRetry()
+from github import Github, GithubRetry
7
8
9
# Constants for message titles
0 commit comments