Addded spaces to header

This commit is contained in:
xdavidhu 2017-04-01 16:24:17 +02:00
parent 44ded11c75
commit e80651c22e
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ except:
def heading():
# Function for printing the logo & info
sys.stdout.write(GREEN + """
spaces = " " * 76
sys.stdout.write(GREEN + spaces + """