зеркало из https://github.com/electron/electron.git
chore: add space in log
This commit is contained in:
Родитель
6ad0a22602
Коммит
fc1469175b
|
@ -26,7 +26,7 @@ def check_tls(verbose):
|
|||
sys.exit(1)
|
||||
else:
|
||||
if verbose:
|
||||
print "Your Python is using " + tls + ", which is sufficient for" \
|
||||
print "Your Python is using " + tls + ", which is sufficient for " \
|
||||
+ "building Electron."
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Загрузка…
Ссылка в новой задаче