Skip to content

Commit 8963232

Browse files
committed
Add module docstring
1 parent 499e5e4 commit 8963232

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
'''Create Issue From File'''
12
from github import Github
23
from pathlib import Path
34
import random

0 commit comments

Comments
 (0)