tribute to abraxas. rest in peace friend.

pull/22/head
Jake Funke 2018-08-06 21:15:06 +00:00
parent 0c99c4f948
commit e9b58bb61d
1 changed files with 2 additions and 0 deletions

View File

@ -122,8 +122,10 @@ class Plant(object):
'buff', 'buff',
'narcotic', 'narcotic',
'gnu/linux', 'gnu/linux',
'abraxan', # rip dear friend
] ]
def __init__(self, this_filename, generation=1): def __init__(self, this_filename, generation=1):
# Constructor # Constructor
self.plant_id = str(uuid.uuid4()) self.plant_id = str(uuid.uuid4())