Small comment update

This commit is contained in:
tverona1
2020-04-25 13:55:55 -07:00
parent 3d0183e2f4
commit 1d76137603
+1 -1
View File
@@ -7,7 +7,7 @@ import subprocess
import sys
import zipfile
from github import Github
from github import Github # pip install PyGithub
# Temporary directory for scratch space
TEMP_DIR = '__temp__'