Skip to content

Commit 130dcfe

Browse files
authored
test: Update main.py
1 parent fb80c7a commit 130dcfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import sys
44
import subprocess
55
import re
6-
from github import Github, GithubRetry()
6+
from github import Github, GithubRetry
77

88

99
# Constants for message titles

0 commit comments

Comments
 (0)