We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc554f2 commit 0a0e693Copy full SHA for 0a0e693
1 file changed
script.py
@@ -1,7 +1,7 @@
1
import os
2
+import sys
3
from github import Github
4
from dotenv import load_dotenv
-import sys
5
6
load_dotenv()
7
0 commit comments