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 8963232 commit 50ff800Copy full SHA for 50ff800
entrypoint.py
@@ -1,7 +1,6 @@
1
'''Create Issue From File'''
2
from github import Github
3
from pathlib import Path
4
-import random
5
import os
6
7
# Fetch required environment variables
0 commit comments