Update nicethings

cleanup
Jesse Laprade 2018-08-07 14:22:39 -04:00 committed by GitHub
parent 40052d02ec
commit 2f38fa0e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import os
import sys
import random
the_list = "list.txt"
the_list = "/home/m455/code/projects/nicethings/list.txt"
program_name = "nicethings"
top_line = "-----------------------------------------\n"
bottom_line = "\n-----------------------------------------"